Skip to content

jonchang/fishtreeoflife-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fishtreeoflife-docker

Updating the Docker image

docker build -t jonchang/fishtreeoflife-docker:master .
docker push jonchang/fishtreeoflife-docker:master

Inspecting the image interactively

docker run -it jonchang/fishtreeoflife-docker:master

Copying a file

docker run --rm --entrypoint cat jonchang/fishtreeoflife-docker:master  /path/to/file > path/to/destination

Building without cache

docker build -t jonchang/fishtreeoflife-docker:master .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages