Skip to content

Commit 06b66b0

Browse files
committed
more tidying up
1 parent 9818112 commit 06b66b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/docker/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ test_anis.py:7: test_anis PASSED
4343
.
4444
</pre>
4545

46-
## Creating the docker container
47-
4846
## Shortcomings
4947

5048
- need to share directory between host and container (MOUNT or VOLUME)
5149

5250
- make use of jupyter notebook work (as we have seen in FEniCS course): connect port in container to port on host machine (EXPOSE)
5351

52+
53+
5454
## Creating the docker container
5555

5656
The `Makefile` in this directory shows the relevant targets (build, login, push) to create a new container and push it to the the cloud.

0 commit comments

Comments
 (0)