Commit graph

4 commits

Author SHA1 Message Date
Pere Lev
66edf7fa29
Docker: Tweak UID/GID, from 991 to 981
Former on my system happens to be used by guixbuilder, and 981 happens
to be available... :p
2024-10-20 17:10:58 +03:00
Pere Lev
d35b26c1c2
Docker: Config volume & State preparation when using docker-compose
NOTE: The docker setup is still WIP, production deployment is
discouraged until you see the container image uploaded to the project's Package
Registry on Codeberg
2024-10-20 00:27:31 +03:00
Pere Lev
b7b6fd7a2e
Docker: Update Dockerfile & Add docker-compose.yml (still tweaking the setup) 2024-10-19 14:30:32 +03:00
Pere Lev
d077203b2f
Initial Dockerfile
* I tested only `docker build`, next step is to make sure Vervis runs
  properly (committing already because just getting it to build was a
  long process)
* docker-compose.yml is coming next, as well as uploading the image to
  Codeberg container registry
2024-10-18 16:08:49 +03:00