67 Commits

Author SHA1 Message Date
887ec1a4dc Added missing variables to .gitlab-ci.yml. 2023-03-21 18:12:33 +08:00
34932d644c Previous commit didn't contain the updated .gitlab-ci.yml. 2023-03-21 18:09:00 +08:00
ad7a2f55ad [Significant Changes] Added build_command.sh to simplify the .gitlab-ci.yml. Added LOG_FILE variable to make the enrypoing 'tail -f' command more useful. 2023-03-21 18:00:07 +08:00
b6b90e5368 Added support for locales. 2023-03-20 16:52:47 +08:00
cf46f2a46b Removed tags from .gitlab-ci.yml. Now using global runner 2023-03-19 20:28:30 +08:00
9c288a9f26 Added tag to .gitlab-ci.yml to use project specific runner. 2023-03-19 19:42:55 +08:00
44db05856f Only allow ubuntu-22 to use latest tag. 2023-03-19 14:54:01 +08:00
a00a5b242e Added rule to build the image when .gitlab-ci.yml file is changed. 2023-03-19 14:42:54 +08:00
cb3c793cbc Added support to build images for ubuntu-18 and ubuntu-20. 2023-03-19 14:40:04 +08:00
0e84d4ccfb Configured the image to allow autocompletion i^Capt. Added few new packages. Changed entrypoint to CMD so that it can be overwridden from command line using docker run command 2023-03-19 14:09:42 +08:00
cfc3f1ec13 Added more network utilities. 2023-03-19 01:32:00 +08:00
a124a6745a Updated CI/CD config to only build if relevant files are updated 2023-03-18 12:10:53 +08:00
bcf4e5130d Gitlab CI/CD pipeline successful. Removing older helper files which are no longer needed. 2023-03-18 12:00:56 +08:00
d0c66ad2c3 Added Gitlab's CI/CD pipeline (.gitlab-ci.yml) for automation. 2023-03-18 11:53:46 +08:00
843d683af2 Added option for user to give its own init and exit commands. 2022-11-18 02:06:35 +08:00
efa488db64 Changed the tagging strategy 2022-11-17 21:00:39 +08:00
e47266f5bd First commit. Everything working as intended. 2022-11-17 20:58:22 +08:00