docker_setup.md

Typo in the link again but I tested it and it works now.
This commit is contained in:
Joseph 2023-12-23 22:31:52 -05:00 committed by GitHub
parent 050401d304
commit 785a0e6f39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ Also, using snap to install Docker is not advised `sudo snap install docker` giv
(also, some may have to run `sudo setfacl -R -m u:$USER:rwx /var/run/docker.sock` first, if Docker wasn't installed from docker.com)
Add all desired [languages](.vpk/add_vpk_here.md) for the build process.
Add all desired [languages](/vpk/add_vpk_here.md) for the build process.
After that you can build the docker image using: