Commit Graph

78 Commits

Author SHA1 Message Date
Ivan Pepelyaev
a41ce72f13 feat: Add node 2023-09-28 00:54:32 +03:00
Ivan Pepelyaev
1b99927c7c feat: Add buildpack-deps 2023-09-28 00:54:32 +03:00
Ivan Pepelyaev
8b15ca5f3b feat: Add buildpack-deps-scm 2023-09-28 00:54:32 +03:00
Ivan Pepelyaev
22a8759315 feat: Add buildpack-deps-curl 2023-09-28 00:54:32 +03:00
Mikhail Gordeev
27be13736a Update systemd template 2023-08-28 17:42:02 +03:00
Mikhail Gordeev
07568198f7 Update libssl packages 2023-08-21 17:46:44 +03:00
38776d2032 feat: add help message to the --latest and --task options 2023-07-18 14:32:29 +03:00
029f18d0c8 feat: add __str__ method to the Image and Tasks classes 2023-07-18 14:32:29 +03:00
dc01d5c886 fix: copy the dictionary instead of the link to it
This prevents appending the same tag multiple times.
2023-07-18 14:32:29 +03:00
1765ef9da8 chore: update tags.toml 2023-07-18 14:32:29 +03:00
51ff441017 chore: update tasks.toml 2023-07-18 14:32:29 +03:00
Mikhail Gordeev
7c7a53f217 Fix ignoring skip-arches flag 2023-06-19 18:43:03 +03:00
f3fe1405a9 Update tags and tasks 2023-04-10 16:12:48 +03:00
c64ced0e52 Switch from json to toml 2023-04-10 16:12:48 +03:00
Mikhail Gordeev
6c894abbd0 Fix name in README 2023-03-17 19:23:10 +03:00
Mikhail Gordeev
b983533e9e Update tasks and tags 2023-03-17 19:23:10 +03:00
Mikhail Gordeev
10d10e1bc4 Add registry image
Co-authored-by: Alexey Kostarev <kaf@altlinux.org>
2023-02-28 15:47:00 +03:00
Mikhail Gordeev
731a9baa23 Fix image type to pass to tags 2023-02-28 15:43:14 +03:00
Mikhail Gordeev
d0a548bb37 alt/nginx: write logs to stdout and stderr 2023-02-22 18:35:27 +03:00
Mikhail Gordeev
5b2ef2aa45 alt/nginx: Fix running command in README 2023-02-22 18:34:28 +03:00
Mikhail Gordeev
e25b8342e2 Fix typos in README 2023-02-16 04:54:55 +03:00
Mikhail Gordeev
7b14a642b6 Update README.md 2023-02-16 03:27:07 +03:00
Mikhail Gordeev
4b6c9b6046 Add distoless example 2023-02-16 03:27:07 +03:00
Mikhail Gordeev
8aa9baa803 Update LICENSE 2023-02-16 03:27:07 +03:00
Mikhail Gordeev
d7f23121aa Allow tasks in distroless images 2023-02-16 03:27:07 +03:00
Mikhail Gordeev
dad90431e3 Fix image type in task.get invocation 2023-02-15 20:25:51 +03:00
Mikhail Gordeev
382b213b86 Remove documentation for all installed to distroless-builder packages 2023-02-15 17:46:48 +03:00
Mikhail Gordeev
a969ce6632 Add distroless images to images-info 2023-02-14 03:54:17 +03:00
Mikhail Gordeev
6dc19ac493 Add alt/distroless-devel image 2023-02-14 03:53:47 +03:00
Mikhail Gordeev
cb29d0ed3b Add alt/distroless-gotop image 2023-02-14 03:03:50 +03:00
Mikhail Gordeev
8579148306 Add alt/distroless-base image 2023-02-14 02:58:21 +03:00
Mikhail Gordeev
cee53b079f Render templates in distroless 2023-02-14 02:18:46 +03:00
Mikhail Gordeev
ee9201f8d1 Add full-files to distrolessfile 2023-02-14 02:17:57 +03:00
Mikhail Gordeev
aa2756bae2 Add options to install libraries for bianry 2023-02-14 02:16:57 +03:00
Mikhail Gordeev
89e331224d Add more network utils to the devel image 2023-02-14 02:10:08 +03:00
Mikhail Gordeev
7d65813779 Pack /etc/localtime then set timezone 2023-02-12 19:00:47 +03:00
Mikhail Gordeev
626e296cc3 Fix blake indentation in distroless-builder.py 2023-02-11 00:56:57 +03:00
Mikhail Gordeev
73f6f853e6 Add alt/distroless-true image 2023-02-10 16:03:38 +03:00
Mikhail Gordeev
24437ddf1e Add alt/distroless-static image 2023-02-10 16:01:19 +03:00
Mikhail Gordeev
edf94c9db8 Add workdir to distoless.toml format 2023-02-10 15:59:54 +03:00
Mikhail Gordeev
3dd93ea596 Add exclude_regexes to distoless.toml format 2023-02-10 15:59:22 +03:00
Mikhail Gordeev
a9e8c9fc1d Do not store documentation files in distroless-builder 2023-02-09 04:22:56 +03:00
Mikhail Gordeev
61bcc5c283 Add only normal files from packages in distroless-builder.py 2023-02-09 04:21:54 +03:00
Mikhail Gordeev
bbec7f6270 Add distroless builder and refactor work with images 2023-02-09 02:18:05 +03:00
Mikhail Gordeev
bc06fa5e83 Add workdir and nonroot user to distroless-builder image 2023-02-09 02:14:08 +03:00
Mikhail Gordeev
dd45aafcbf Allow specify different source types in distroless-builder.py 2023-02-09 02:13:19 +03:00
Mikhail Gordeev
62645763df Use overwrite_organization in templates 2023-02-03 02:01:01 +03:00
Mikhail Gordeev
9bd9973c34 Move template rendering to separate method 2023-02-03 01:59:31 +03:00
Mikhail Gordeev
88f75c091b Fix running only push stage 2022-12-27 05:01:49 +03:00
Mikhail Gordeev
596ab36b44 Update flannel tasks and tags 2022-12-27 05:01:49 +03:00