Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Install Docker
authored
Mar 04, 2022
by
EXT Soraya Arias
Hide whitespace changes
Inline
Side-by-side
Install-Docker.md
View page @
96e8c473
...
...
@@ -2,4 +2,6 @@
-
Launch jupyter for fidle
`docker run --rm -p 8888:8888`
\ No newline at end of file
<code>
docker run --rm -p 8888:8888
</code>
\ No newline at end of file