Clinical-Genomics-Lund / bonsai

Visualize and analyze resistance and outbreak of bacterial pathogen
https://bonsai-wgs.readthedocs.io/en/latest/
GNU General Public License v3.0
4 stars 1 forks source link

Fix dockerfile for api and frontend #171

Closed ryanjameskennedy closed 7 months ago

ryanjameskennedy commented 7 months ago

A short description of what this PR fixes

How to setup and perform the tests

  1. cd $BONSAIPATH/api
  2. docker build --no-cache --network host -t clinicalgenomicslund/bonsai_app:latest .

Expected outcome

Docker builds image successfully

Additional context