"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "Dockerfile-release.ppc64le" between
etcd-3.5.6.tar.gz and etcd-3.5.7.tar.gz

About: etcd is a distributed reliable key-value store for the most critical data of a distributed system (written in "Go").

Dockerfile-release.ppc64le  (etcd-3.5.6):Dockerfile-release.ppc64le  (etcd-3.5.7)
# TODO: move to k8s.gcr.io/build-image/debian-base-ppc64le:bullseye-1.y.z when p FROM --platform=linux/ppc64le gcr.io/distroless/static-debian11
atched
FROM ppc64le/debian:bullseye-20220328
ADD etcd /usr/local/bin/ ADD etcd /usr/local/bin/
ADD etcdctl /usr/local/bin/ ADD etcdctl /usr/local/bin/
ADD etcdutl /usr/local/bin/ ADD etcdutl /usr/local/bin/
ADD var/etcd /var/etcd
ADD var/lib/etcd /var/lib/etcd WORKDIR /var/etcd/
WORKDIR /var/lib/etcd/
EXPOSE 2379 2380 EXPOSE 2379 2380
# Define default command. # Define default command.
CMD ["/usr/local/bin/etcd"] CMD ["/usr/local/bin/etcd"]
 End of changes. 2 change blocks. 
5 lines changed or deleted 4 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)