0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/docker-examples/v4/amazon-s3-docker-example/localStack-resources/entry.sh

4 lines
114 B
Bash
Raw Normal View History

#!/bin/bash
2021-11-19 19:47:27 +01:00
aws --endpoint-url http://localstack-s3:4572 s3 mb s3://localstack.s3.plugin.test --region eu-west-2