Skip to content

2igs/images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

2igs' Container Images

Get an image

Pull prebuilt image from Docker Hub Registry

docker pull 2igs/{app}:{tag}

You can build the image yourself also.

git clone https://github.com/2igs/images.git
cd 2igs/{app}
docker build -t 2igs/{app} .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published