Commit Graph

14 Commits

Author SHA1 Message Date
Ameer Hamza Khan
e47e68dd3e Fixed the issue related to the timezones. Removed the tz setup inside the image. Now the host machine will set the tz. Also added a new variable USER_COMMAND_SETUP which will run after the SYS_COMMAND_INIT.
Some checks failed
continuous-integration/drone/push Build is failing
2024-10-09 07:14:40 +00:00
7efd7969e3 Updated to use the buildx docker image corresponding to version 24.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-10-06 23:45:03 +08:00
c20fc7cd90 Added registry name as secret to make the config more flexible. Reason: added as secret because currently drone config doesn't expand env variables inside config file. Advantage: Each version of drone can decide which repo to use for pulling and pushing.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-20 05:37:01 +08:00
d66652e79d Added support for n8n webhook to trigger the build of other related images.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-16 05:10:40 +08:00
d84e753e95 Added support for latest tag for latest version of ubuntu.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-04-14 12:35:53 +08:00
1da30f58c7 Disabled addition of provenance attestation.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
2023-04-14 05:55:19 +08:00
18ac352b28 Fixed the issue with naming steps.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-04-12 16:09:26 +08:00
ac7255dbed Simplified the config file.
Some checks failed
continuous-integration/drone/push Build encountered an error
2023-04-12 16:08:06 +08:00
26a1e4ffda Fixed the caching scheme.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-12 15:56:46 +08:00
b44be08156 Added a new tag for all images.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-12 14:24:31 +08:00
d22896d831 Updated how cache is handled. Added a new tag.
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-12 13:49:07 +08:00
b61418adb2 Added support for ubuntu 22, 20, 18.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
2023-04-12 13:26:53 +08:00
895026b649 Fixed typo.
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-12 12:39:43 +08:00
3e73ec1eac Added support for drone CI/CD.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2023-04-12 12:36:24 +08:00