aancel / docker

docker images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker

Sample dockerfiles

To build a docker image image from a Dockerfile dfile, do into the directory of the Dockerfile and type:

docker build -t image -f dfile .

About

docker images

License:Apache License 2.0