mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-28 13:25:43 +00:00
4b74973905
Convert golang, node, openjdk, perl, php, python, rabbitmq, ruby and tensorflow containers to be based on the minimal os-core container, using a multistage build technique to add additional Clear Linux content. Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
Python
This provides a Clear Linux* python container
Build
docker build -t clearlinux/python .
Or just pull it from Dockerhub
docker pull clearlinux/python
Start python Container
docker run -d clearlinux/python
How to use this image
- See
How to use this imagesection of the official python image page.
Extra Build ARGs
swupd_argsSpecifies SWUPD flags
Default build args in Docker are on: https://docs.docker.com/engine/reference/builder/#arg