A read-only clone of the dehub project, for until dehub.dev can be brought back online.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
dehub/cmd/dehub-remote/run.sh

6 lines
103 B

docker run \
--rm -it \
--name gitbox \
-p 8080:80 \
-v $(pwd)/srv:/repos \
gitbox