Skip to content

Simulate command line tools for Docker with Django

Notifications You must be signed in to change notification settings

pedy4000/HamraveshTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HamraveshTask

Simulate command line tools for Docker with Django

Documentation: https://documenter.getpostman.com/view/13169243/2s8YeuKAa5

Github Link: https://github.com/pedy4000/HamraveshTask

Dockerhub Link: https://hub.docker.com/repository/docker/pedyd/hamravesh-task/general

you can install and run with:

sudo docker pull pedyd/hamravesh-task:1.0
sudo docker run -d -p 8000:8000 -v /var/run/docker.sock:/var/run/docker.sock pedyd/hamravesh-task:1.0

or:

git clone https://github.com/pedy4000/HamraveshTask.git
sudo docker-compose -f compose.yaml up

About

Simulate command line tools for Docker with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published