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
Added a Dockerfile to allow building Shrek into an image. It uses Alpine
Linux to keep the image size small. Shrek doesn't use any networking so
there shouldn't be any CGO issues.
I also created a Docker Hub repository for Shrek so users have the
convenience of running Shrek inside Docker without having to build the
image themselves.
The README has been updated to include Docker instructions.
refs #3
[chown.1-page]: <https://linux.die.net/man/1/chown>"chown(1) - Linux man page"
281
+
282
+
[docker-access-dir-faq]: <#why-cant-i-access-the-generated-directory-created-by-the-docker-container>"Why can't I access the generated directory created by the Docker container?"
0 commit comments