Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Medvedev
c5c7e897cb Update website and repo links 2024-12-29 12:40:22 +01:00
Alexander Medvedev
febbfd89e6 Remove target-cpu=native from Docker
This can cause illegal instructions when using the public docker image build on the CI
2024-12-26 00:04:43 +01:00
Commandcracker
2ae6b08c47 Upgrade Alpine to 3.21 (see CVE-2024-9143) (#409) 2024-12-25 13:32:21 +01:00
Commandcracker
e4190459ed Logging system info (#279)
* Add Git hash to version info, display version on startup, remove ms from log timestamp

* Add startup info
2024-11-15 23:06:40 +01:00
Andreas Maerten
1ae9c99b2d fix(Docker): improve build and compose files (#255)
* fix(Docker): improve build and compose files

- Adapted `Dockerfile` so the PWD will point to the `/config` folder in the image
- Modified the `docker-compose.yml` to follow the Dockerfile logic
- Added a LABEL to the docker image so it points to the source code

* refactor(Dockerfile): comment WORKDIR /config instruction

* feat(Dockerfile): move back to `/pumpkin` as root folder
2024-11-14 19:17:48 +01:00
Tristan Perrin
f26c58d29d fix : RUST_BACKTRACE=full may be to much ^^ 2024-10-16 19:40:59 +02:00
Tristan Perrin
e977521568 feat : make dockerfile uses cargo cache 2024-10-16 19:33:49 +02:00
paul
ac4223f89b expose docker container port 2024-10-08 19:24:33 +02:00
Alexander Medvedev
ef0911c31d Update docker alphine 2024-10-07 21:12:30 +01:00
Erb3
a97551583b feat(docker): enable target-cpu=native 2024-08-24 13:28:04 +02:00
Erb3
303594d908 refactor(docker): move to alpine for smaller image 2024-08-24 13:18:09 +02:00
Erb3
ab5342c031 feat: initial docker support 2024-08-20 19:38:46 +02:00