Dockerfile for Uguu #71
Merged
r4jeshwar
merged 2 commits from r4jeshwar/dockerize-uguu
into master
2 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'r4jeshwar/dockerize-uguu'
Deleting a branch is permanent. It CANNOT be undone. Continue?
This commit adds the directory /docker, holding a Dockerfile and its supporting files to build an image and spin up a docker container of the latest release with SQLite as a DB
If this PR is approved, It'd be instructional to update the Uguu docs of these below
make
commands that I added for each of the docker targets that went inside the Makefile.Kudos, SonarCloud Quality Gate passed!
64edada887
into master 2 months agoI'll add the documentation soon.
Instead of Ubuntu it's now using Alpine since it's lighter and much faster, also changed a bunch of configuration and scripts.
64edada887
.