Skip to content

Instantly share code, notes, and snippets.

@JeffLabonte
Created September 23, 2019 22:21
Show Gist options
  • Save JeffLabonte/44b5c82f993d808183ce6fe735bc7bb4 to your computer and use it in GitHub Desktop.
Save JeffLabonte/44b5c82f993d808183ce6fe735bc7bb4 to your computer and use it in GitHub Desktop.
docker run s3cmd ls s3://mybucket
ENTRYPOINT ["s3cmd"]
CMD ["--help"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment