Skip to content

How can I upgrade my dev notebook container? #1518

Discussion options

You must be logged in to vote

The easiest way is to run:

$ sudo docker-compose -f docker/dev/docker-compose.yml stop notebook
$ sudo docker-compose -f docker/dev/docker-compose.yml pull notebook
$ sudo docker-compose -f docker/dev/docker-compose.yml up -d notebook

That should take care of it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kiddinn
Comment options

Answer selected by kiddinn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant