You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/DEVELOPMENT.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,3 +59,22 @@ If you want to just download webmc production files [click here](https://github.
59
59
## If you can't build project with default configuration
60
60
61
61
Here are the instructions on how to do it correctly [click here](https://github.com/michaljaz/webmc/blob/master/.github/workflows/github-pages.yaml).
62
+
63
+
## Creating a Docker container
64
+
65
+
First install Docker. I won't get into this here, there are millions of resources online to assist you with that. First thing you have to build the image. The docker file is included with the project.
0 commit comments