say hello --- https://www.pld-linux.org/packages/docker?rev=1549020394 +++ https://www.pld-linux.org/packages/docker?rev=1549020548 @@ -15,12 +15,17 @@ ===== PLD Linux Base images ===== Minimal PLD Linux base images are built every Friday and published in GitLab: - - https://gitlab.com/pld-linux/pld#pld-linux-base-docker-images + * https://gitlab.com/pld-linux/pld#pld-linux-base-docker-images There's also available base images from Th snapshots: - - https://gitlab.com/pld-linux/pld/blob/master/README.md#snapshot-images + * https://gitlab.com/pld-linux/pld/blob/master/README.md#snapshot-images + + <code> + $ docker run --rm -it registry.gitlab.com/pld-linux/pld echo hello pld linux + hello pld linux + </code> To build your own base image, you can use [[https://github.com/moby/moby/blob/master/contrib/mkimage-pld.sh|contrib/mkimage-pld.sh]] as base.
Diff URL: https://www.pld-linux.org/packages/docker?do=diff&r1=1549020394&r2=1549020548 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
