Added permissions #50
Annotations
1 error
Build and push by digest
buildx failed with: ERROR: failed to solve: process "/usr/local/bin/_dockerfile_shell.sh cd ${TETHYS_HOME}/apps/ngiab && micromamba install --yes -c conda-forge --file requirements.txt && micromamba remove pyarrow && micromamba install --yes -c conda-forge pyarrow && micromamba clean --all --yes && npm install && npm run build && tethys install -d -N && export NGINX_USER=$(grep 'user .*;' /etc/nginx/nginx.conf | awk '{print $2}' | awk -F';' '{print $1}') && chown -R ${NGINX_USER}: ${TETHYS_PERSIST} && chown -R ${NGINX_USER}: ${STATIC_ROOT} && chown -R ${NGINX_USER}: ${WORKSPACE_ROOT} && chown -R ${NGINX_USER}: ${MEDIA_ROOT} && chown -R ${NGINX_USER}: ${TETHYSAPP_DIR} && chown -R ${NGINX_USER}: ${TETHYS_HOME}" did not complete successfully: exit code: 1
|
Loading