Skip to content

fix dockerfile to set host UID, GID, time zone #50

fix dockerfile to set host UID, GID, time zone

fix dockerfile to set host UID, GID, time zone #50

Workflow file for this run

name: Test Building Docker Image and Workspace
on:
push:
branches:
- "**"
jobs:
build-bag:
uses: cmu-cabot/cabot/.github/workflows/build.yaml@yushim/prodimg-bag-service
with:
target: bag
secrets:
dockerhub-token: ${{ secrets.DOCKERHUB_TOKEN }}