Automated building and deployment process with Docker #2

Merged
sangelo merged 20 commits from docker into main 2024-04-03 12:10:51 +00:00

20 commits

Author SHA1 Message Date
Sangelo e0112466ce Merge branch 'main' into docker 2024-04-03 12:10:00 +00:00
Sangelo 7e19be55b1 [c] Update README with up-to-date just commands 2024-04-03 13:08:42 +02:00
Sangelo ef5bc8a670 [c] add description label to dockerfile 2024-04-03 12:59:24 +02:00
Sangelo 4ecf1f1de6 [c] modify workflow if-statement to work in SH
All checks were successful
Build and push docker image / deploy (push) Successful in 42s
2024-04-03 12:46:25 +02:00
Sangelo 88950724c9 [c] re-create tag var in publish container task
All checks were successful
Build and push docker image / deploy (push) Successful in 42s
2024-04-03 12:43:07 +02:00
Sangelo 1bc627e890 [c] debug workflow vars
Some checks failed
Build and push docker image / deploy (push) Failing after 40s
2024-04-03 12:41:20 +02:00
Sangelo 2ccdfe1550 [c] try fixing tag variable
Some checks failed
Build and push docker image / deploy (push) Failing after 39s
2024-04-03 12:39:23 +02:00
Sangelo e2b394a6eb [c] update tag refs to work properly
Some checks failed
Build and push docker image / deploy (push) Failing after 46s
2024-04-03 12:32:42 +02:00
Sangelo 309e066319 [c] Mount the docker socket into the container
Some checks failed
Build and push docker image / deploy (push) Failing after 32s
2024-04-03 11:44:00 +02:00
Sangelo 1b8431f234 [c] force workflow to use proper image
Some checks failed
Build and push docker image / deploy (push) Failing after 32s
2024-04-03 11:25:12 +02:00
Sangelo b697c19342 [c] Update Justfile Path in workflow
Some checks failed
Build and push docker image / deploy (push) Failing after 5s
2024-04-03 11:19:26 +02:00
Sangelo f3c9b5b994 [c] Update workflow working directory
Some checks failed
Build and push docker image / deploy (push) Failing after 5s
2024-04-03 11:13:50 +02:00
Sangelo d6243574e6 [a] Initial build workflow
Some checks failed
Build and push docker image / deploy (push) Failing after 26s
2024-04-03 11:05:30 +02:00
Sangelo fb13312485 [c] Update Justfile env variables for publishing 2024-04-03 11:05:16 +02:00
Sangelo 968673e8cd [c] Remove broken colorisation 2024-04-02 23:18:57 +02:00
Sangelo 6374398544 [c] Fix Justfile errors, Dockerfile removes build image now 2024-04-02 20:25:10 +02:00
Sangelo df92de60da [a] Initial Justfile build script 2024-04-02 17:42:33 +02:00
Sangelo ebaa9d5783 [a] add podman build script 2024-03-26 13:57:52 +01:00
Sangelo 34ebf48f0b Specify Licenses in more detail 2024-03-22 13:03:42 +01:00
Sangelo 0aa9dffd75 Initial Docker Automatisation Work 2024-03-22 11:19:46 +01:00