Skip to content
Snippets Groups Projects
Commit 157f6a45 authored by Administrator's avatar Administrator
Browse files

Update entrypoint.sh

parent e00bad2f
No related branches found
No related tags found
No related merge requests found
Pipeline #399 passed with stage
in 31 seconds
#!/bin/sh
MAAP_ENVIRONMENT="ops"
# Create user directories
mkdir /s3root
s3fs maap-$MAAP_ENVIRONMENT-workspace:/ /s3root -o use_cache=/tmp -o imdsv1only -o iam_role=auto
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment