Commit Graph

8 Commits

Author SHA1 Message Date
Vladislav Yarmak f6dbe20c1a add tzdata to alpine image 2024-02-20 10:43:28 +02:00
Vladislav Yarmak 85e5310cdd move repo 2024-01-28 22:56:59 +02:00
Vladislav Yarmak 81a45bde5a fix docker build 2023-09-30 15:52:42 +03:00
Vladislav Yarmak 28cd813886 docker: crosscompile 2023-09-30 15:34:16 +03:00
Vladislav Yarmak c59ded962b create writable dir in the docker image 2023-02-19 21:48:54 +02:00
tiaga 03f42cc24f Build Alpine image
Build an image based on Alpine:
- name build stages (scratch and alpine respectively) to use them as targets during a build
- set `DOCKER_BUILDKIT` to build only required stages within one `Dockerfile`
- improve tagging mechanism
- bump GitHub Actions versions to get rid of warnings about "save-state deprecation"
2023-02-04 17:18:24 +03:00
Vladislav Yarmak d7901b928b dockerfile: embed version 2021-06-09 16:15:32 +03:00
Vladislav Yarmak 17326f3876 initial code 2020-05-19 22:53:13 +03:00