Build the image
docker build -t latest .
Push the image
docker push 3liv/bioscience-notebook:latest
github actionas enabled to automatically build docker image
Build the image
docker build -t latest .
Push the image
docker push 3liv/bioscience-notebook:latest
github actionas enabled to automatically build docker image