diff options
Diffstat (limited to 'doc/getting/Docker.rst')
-rw-r--r-- | doc/getting/Docker.rst | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/getting/Docker.rst b/doc/getting/Docker.rst new file mode 100644 index 000000000..35a1c11b6 --- /dev/null +++ b/doc/getting/Docker.rst @@ -0,0 +1,31 @@ +.. _DOCKER: + +Docker containers +############# + +What is docker? A primer +================= + +Where are images hosted? +================= + +docker-hub +ghdl-tools +Dockerfiles + +Launch options +================= + +With(out) shared folder +---------------- + +Interactive/daemon +---------------- + +Shrinking +---------------- + +Additional tools, with(out) GUI +---------------- + +GtkWave, PoC, VUnit, OSVVM, UVVM
\ No newline at end of file |