Commit graph

24 commits

Author SHA1 Message Date
958ab1b8db
Remove USER directive from dockerfile.
Seems to clash with implicit in after out, since the target volume
is owned by root.
2022-11-21 20:56:07 +01:00
e5c04511b2
Add more debug logging. 2022-11-21 20:29:31 +01:00
f1b51a6b56
Add id stderr log. 2022-11-21 20:05:04 +01:00
21cf6b55a2
ls -la on stderr. 2022-11-21 19:49:47 +01:00
1044a7ded1
Add debug ls -la. 2022-11-21 19:42:13 +01:00
cda48cd83d
Change quotes in get_files.sh. 2022-11-21 19:13:29 +01:00
232922bc42
Remove pipefile. 2022-11-21 19:04:59 +01:00
a9b26221ec
Add debugging log. 2022-11-21 18:51:34 +01:00
d5b4e5184a
Enable all architectures. 2022-08-19 15:59:04 +02:00
96a6050ae2
Add ci. 2022-05-06 17:48:36 +02:00
c467f6a038
Remove latest tag. 2022-05-06 17:19:19 +02:00
c9ffb7443f
Revert "Try fix buildkit build error."
This reverts commit aae0632a8b.
2022-05-06 16:51:37 +02:00
aae0632a8b
Try fix buildkit build error. 2022-05-06 16:49:01 +02:00
92bae8bd61
Update README.md. 2022-05-06 16:06:21 +02:00
d8619a5190
Add gitignore. 2022-05-06 15:51:43 +02:00
1e37534011
Improve makefile. 2022-05-06 15:51:08 +02:00
5faa00a815
Add makefile. 2022-05-06 15:39:34 +02:00
d7696331d0
Cleanup and fix of version output. 2022-05-06 15:28:11 +02:00
2a2a1a3ed9
Leave date the same if no files changed. 2022-05-06 11:37:50 +02:00
dd04de3f8a
Always add time to version. 2022-05-06 11:33:04 +02:00
01401759b7
Add cleanup. 2022-05-06 03:44:58 +02:00
13b1d7f0b1
Implement out. 2022-05-06 03:10:47 +02:00
d67112e046
Implement check and in. 2022-05-06 02:20:44 +02:00
b5e5e6493a
Basic docker image structure. 2022-05-05 23:23:10 +02:00