Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Created March 20, 2020 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erangaeb/6e1a78103e09abdc474b67e4ab947dcb to your computer and use it in GitHub Desktop.
Save erangaeb/6e1a78103e09abdc474b67e4ab947dcb to your computer and use it in GitHub Desktop.
opnestack swift with docker
docker run -d --name swift \
-p 8080:8080 \
morrisjobke/docker-swift-onlyone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment