index
:
scripts
bkup
main
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
/
docker
/
dummy_registry.sh
blob: 0b65038315aacf20acccacc52e5a66a77b75c38c (
plain
) (
blame
)
1
2
3
#!/usr/bin/env sh
docker
run
-d
-p
5000
:5000
--restart
=
always
--name
registry
registry:2