User Tools

Site Tools


packages:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packages:docker [2019-02-01 12:24] – use pre-built docker images; more prominent location glenpackages:docker [2020-10-24 16:21] (current) – add php images link glen
Line 13: Line 13:
     - http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2014-January/023786.html     - http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2014-January/023786.html
  
-===== PLD Base images =====+===== PLD Linux Base images =====
  
 Minimal PLD Linux base images are built every Friday and published in GitLab: 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: 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. 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.
  
 +
 +Additionally PHP base images are provided:
 +  * https://gitlab.com/pld-linux/php
  
 ==== Setup Cgroups ==== ==== Setup Cgroups ====
packages/docker.1549020288.txt.gz · Last modified: 2019-02-01 12:24 by glen

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS PLD Linux Driven by DokuWiki