Skip to content

Commit

Permalink
docs(logbook): update day 6 (container repo)
Browse files Browse the repository at this point in the history
  • Loading branch information
amyheather committed Jul 26, 2024
1 parent 6684b0b commit 9cd8eb1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions logbook/posts/2024_07_26/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Finishing up research compendium.

:::

## Untimed: Research compendium
## Untimed: Troubleshooting docker

Tested local build of Docker image and running in the container but had an error:

Expand Down Expand Up @@ -205,4 +205,8 @@ Built docker image. Still failed as before. It appears it's not using the settin

Tried switching to conda-forge again. No difference.

[Based on this post](https://discourse.jupyter.org/t/running-jupyter-server-from-a-docker-container/23537), I tried adding `notebook` to the environment and then re-running. And then it worked! Tested running the model: all fine.
[Based on this post](https://discourse.jupyter.org/t/running-jupyter-server-from-a-docker-container/23537), I tried adding `notebook` to the environment and then re-running. And then it worked! Tested running the model: all fine.

## Untimed: Docker on container registry

Activated the GitHub action to publish the docker image on GHCR. Followed my instructions to build that and test run: all fine.

0 comments on commit 9cd8eb1

Please sign in to comment.