0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/docker-examples/v4/amazon-s3-docker-example/localStack-resources/entry.sh
2021-11-19 19:47:27 +01:00

3 lines
114 B
Bash

#!/bin/bash
aws --endpoint-url http://localstack-s3:4572 s3 mb s3://localstack.s3.plugin.test --region eu-west-2