Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

nullifiedaccount3/docker-srcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dockerizing srcd

git clone https://github.com/bhargav3/docker-srcd
docker build -t srcd .
docker run -v /var/run/docker.sock:/var/run/docker.sock --network host -v /container/directory:/host/directory/ -it srcd arg1 arg2 ...

Releases

No releases published

Packages

No packages published