Closed ryanjameskennedy closed 7 months ago
A short description of what this PR fixes
cd $BONSAIPATH/api
docker build --no-cache --network host -t clinicalgenomicslund/bonsai_app:latest .
Docker builds image successfully
A short description of what this PR fixes
How to setup and perform the tests
cd $BONSAIPATH/api
docker build --no-cache --network host -t clinicalgenomicslund/bonsai_app:latest .
Expected outcome
Docker builds image successfully
Additional context