Commit Graph

17 Commits

Author SHA1 Message Date
a808e609a7 bash script bug fixes 2023-11-06 15:30:16 +00:00
55dbb240ac Add bottle cleanup for AMD64 2023-11-06 15:26:47 +00:00
2fa0aac974 Dropt --tty for docker exec 2023-07-22 15:11:54 +03:00
dec33a2a36 Rework the docker image creator [1/2] 2023-07-22 15:06:26 +03:00
baacf9c747 Use sudo to write temporary flags 2023-07-05 15:25:15 +03:00
df0a86042a Remove debug leftovers 2023-07-05 15:22:22 +03:00
f209393d55 Fix the tmp manager checks 2023-07-05 15:21:32 +03:00
e1d1dd48a9 Enable debug messages for debugging 2023-07-05 15:12:44 +03:00
711255fc72 Add --is-docker flag 2023-07-05 15:04:25 +03:00
2c27ee517f Start dockerd without systemctl when service start fails 2023-07-05 14:54:52 +03:00
ad888c0ebe Allow errors in start_service section
* As some cases this script is loaded in the docker container itself then we need to allow errors as docker wont be loaded with systemd init system ( docker + systemctl = errors )
2023-07-05 13:57:50 +03:00
ca3a51a74d Dont msg about variables loading state
* This wont be needed for users/devs to see about
2023-07-05 13:49:38 +03:00
7a32423354 Make sure to not use variables that dont exist on if cases 2023-07-05 13:39:07 +03:00
6df5f09917 Load variables before any other modules 2023-07-04 18:13:58 +03:00
7b1672f409 Add a hardcoded choice for devs to change default..
bottle repo types
2023-07-04 17:41:03 +03:00
336dfb237e [2/3]: Enough to build images
* Push testing isnt done yet
* Initial arm64 job has been done but not tested
2023-04-08 16:53:56 +03:00
c59dbe6812 [1/3]: push inital progress of imgsys 2023-04-01 19:16:03 +03:00