Commit graph

28 commits

Author SHA1 Message Date
be75e2cc00 fix(image): apparently fakechroot does not work well on aarch64-linux 2024-05-07 01:03:00 +02:00
058e2f73e8 fix(image): set ownership of most image contents to 1000:1000 to fix permission issues 2024-05-07 00:48:23 +02:00
67f5115048 fix(nix-kubernetes): add missing semicolons 2024-04-27 21:05:36 +02:00
ba17b0ee0c feat: add dotfile loading via home-manager 2024-04-27 19:52:51 +02:00
eb737c39b2 chore(nix-kubernetes): clean up git_clone script 2024-04-27 19:52:11 +02:00
b12392dffc chore(image): add openssh 2024-04-27 17:56:06 +02:00
8fd40e2e6e chore(image): create various directories, add normal bash and git and switch to layered image 2024-04-27 15:12:10 +02:00
5ac20ae506 fix(nix-kubernetes): remove shebang from git_clone script and hide pushd/popd output 2024-04-27 15:11:09 +02:00
166dbea57a chore(image): add /etc/passwd, set $HOME and enable nix experimental features by default 2024-04-26 21:22:17 +02:00
e08b376bb7 chore(nix-kubernetes): add runAsGroup to securityContext 2024-04-26 21:20:55 +02:00
cc11521d27 fix(nix-kubernetes): add missing ${} for terraform 2024-04-26 21:19:57 +02:00
0db1746a9e fix(image): add CA certificates 2024-04-26 20:45:24 +02:00
976c32ce5b chore(nix-kubernetes): mount tmpfs on /tmp 2024-04-26 20:44:44 +02:00
89befec9ca chore(image): add curl 2024-04-25 00:42:29 +02:00
f4cf15c367 chore(image): replace busybox → coreutils-full 2024-04-25 00:07:30 +02:00
48306fd043 chore(image): add nix and busybox to base image 2024-04-24 23:51:35 +02:00
e065b2416c fix(CI): turns out buildah does not accept more than 1 image argument 2024-04-24 22:58:06 +02:00
aebad80568 fix(CI): fix empty line breaking buildah manifest create command 2024-04-24 22:38:19 +02:00
62aad66435 ci: create /var/tmp as buildah does not allow overriding the tmp dir 2024-04-24 22:27:46 +02:00
db049972eb ci: add file endings to buildah manifest create 2024-04-24 22:21:08 +02:00
8f931d2f43 ci: add multi arch image builds 2024-04-24 22:12:55 +02:00
c2a5f47341 fix(CI): add missing -D arg for install 2024-04-24 21:46:10 +02:00
5441a6284a ci: also build tf.json and tar file for each template 2024-04-24 21:41:43 +02:00
09000ada9b ci: use correct yaml file ending 2024-04-24 19:07:52 +02:00
b98a1e728c ci: add CI and rename image to nix-coder-image 2024-04-24 19:06:12 +02:00
7cd71e7537 chore: add initial nix-kubernetes template 2024-04-24 19:01:04 +02:00
6bd319fbe9 chore: add nix flake and image 2024-04-24 17:09:10 +02:00
a584d787d2 chore: initial commit 2024-04-24 16:46:37 +02:00