Skip to content

Commit

Permalink
remove docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed May 5, 2024
1 parent 5fd2c3a commit 220fe9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bmc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ docker run \
-v ${PWD}:${PWD} \
-p 5000:5000 \
-e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN -e AWS_REGION -e AWS_DEFAULT_REGION -e BASEMAPS_HOST \
--rm \
ghcr.io/linz/basemaps/cli:v7.3.0-1-gf14d0bab \
"$@"

0 comments on commit 220fe9f

Please sign in to comment.