Skip to content

Commit

Permalink
Add remark for completeness
Browse files Browse the repository at this point in the history
  • Loading branch information
Torec Luik committed Sep 6, 2023
1 parent 65e8c2b commit 56aaa7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/tutorials/tutorial_cellprofiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ So how do other people get to use our workflow?

- First, create an account on Dockerhub if you don't have one
- Login locally to this account too: `docker login`
- (Optional) Build your latest docker image if you didn't do that yet
- Tag your local Docker image with a new tag to match this Dockerhub account and release: `docker tag spotcounting-cp:latest <your-dockerhub-user>/w_spotcounting-cellprofiler:v1.0.0`
- Push your tagged image to Dockerhub: `docker push <your-dockerhub-user>/w_spotcounting-cellprofiler:v1.0.0`
- Now you can verify that it is available online:
Expand Down

0 comments on commit 56aaa7b

Please sign in to comment.