index
:
dockerimages
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
godev
/
run.sh
blob: 74321206fb59e629101400c1d8cd5115a8eca66d (
plain
) (
blame
)
1
2
#!/usr/bin/env sh
docker
run
-p
9002
:9000
-it
--entrypoint
zsh
$1