0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -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 13:47:27 -05:00
aws --endpoint-url http://localstack-s3:4572 s3 mb s3://localstack.s3.plugin.test --region eu-west-2