Commit Graph

35 Commits

Author SHA1 Message Date
Rehan Mahmood
619d5c8349 Update base docke image from alpine:3.16 to alpine:3.18 2023-09-07 12:11:15 -04:00
Denis Gukov
4fef07bd3d feat: update go to 1.19 2023-07-08 20:24:54 +02:00
Denis Gukov
1b2653aa78 ci: g++ for prod 2023-03-10 19:00:42 +01:00
Denis Gukov
5e06aa7d67 ci: add gcc to production 2023-03-10 14:37:29 +01:00
Denis Gukov
3d20f52672 ci: install build-base in docker 2023-03-10 11:56:38 +01:00
Denis Gukov
423c3e053e ci: add gcc to docker 2023-03-10 11:40:35 +01:00
Denis Gukov
d92ffb07bb ci: pass os/arch via params 2022-10-27 02:23:16 +05:00
Denis Gukov
dc6666c1e6 ci: build docker from arm64 2022-10-24 14:09:46 +05:00
Denis Gukov
2297bee2ba ci: support docker buildx 2022-10-23 22:11:47 +05:00
Denis Gukov
4c0e9184e6 chore(docker): remove unused vars 2022-10-06 14:03:09 +05:00
Denis Gukov
a881f3f5a3 fix(docker): create /var/lib/semaphore dir 2022-10-06 12:35:31 +05:00
Michael Krieger
458d8bc152
Add py3-aiohttp
Add py3-aiohttp which is used by vmware.vmware_rest.vcenter_vm (if specified in requirements.yml).
There appears to be no way to add python packages to the docker image, so I'm optimistic we can add this one since it is very common.
Alternately, I'd
2022-07-14 17:09:34 -04:00
Denis Gukov
20ccc24452 ci: correct workflow and docker files 2022-06-30 00:41:09 +05:00
Denis Gukov
a6da020f6f ci: openssh-client -> openssh-client-default in dockerfile 2022-06-30 00:30:14 +05:00
bakito
a9bce2c07e
upgrade frolvlad/alpine-glibc to alpine-3.16 2022-06-25 09:57:28 +02:00
Denis Gukov
d3dfbf08e8 feat(be): update for go 1.18 2022-06-21 18:43:09 +05:00
Denis Gukov
e773c80291 fix(be): user command 'semaphore server' in docker file 2022-01-25 11:44:21 +05:00
Denis Gukov
ff30ddf4f4 feat(ci): add sshpass to docker image 2021-11-01 14:57:00 +05:00
mwxp06
10db33a68c Changed SEMAPHORE_DB_DIALECT to text 2021-10-27 19:02:02 +02:00
Martin
c4351880e4 Change docker variable SEMAPHORE_DB_DIALECT_ID to SEMAPHORE_DB_DIALECT 2021-10-26 19:27:45 +02:00
mwxp06
738ab2da7b Added docker environment variable SEMAPHORE_DB_DIALECT_ID 2021-10-26 10:48:50 +02:00
Denis Gukov
0eba844d29 fix(ci): docker test 2021-08-27 13:33:17 +05:00
Denis Gukov
d34478499f fix: goss.yaml 2021-08-26 14:39:31 +05:00
Denis Gukov
d27c89790b fix: goss.yaml 2021-08-26 14:38:34 +05:00
Denis Gukov
ddea297ef1 fix(ci): script for docker 2021-08-26 10:24:55 +05:00
Denis Gukov
4c3e2f4383 feat(cli): support arg -config for back compatibility 2021-08-26 01:36:04 +05:00
Denis Gukov
27eab684c2 feat(cli): add arg -useradd for adding user via command line 2021-08-16 02:35:44 +05:00
Farzad
57266ab501 Update alipine version in production docker file to install ansible 2.10 2021-04-28 14:23:14 +04:30
Stanislav Simovski
c42c083b37 Switch prod build to official with multi-stage
Use aliases for copy statement (compat change)

Install missing dependencies to runner

Fixed typo
2020-02-09 18:21:25 +02:00
Stanislav Simovski
3d954cef2f More CI fixes 2020-02-09 17:00:50 +02:00
tom whiston
97671acff7 pin 2018-05-22 17:25:35 +00:00
tom whiston
cccc00d113 use dredd for api testing
add ci context docker deployment
update api docs
add some small fixes
2018-04-18 18:03:15 +00:00
Christian Adamski
69c1d3e429
Quote missing in proxy dockerfile
Ending quote missing on author email-address
2018-04-09 15:16:11 +02:00
tom whiston
ad4c74fb92 circleci workflows and docker image build and push 2018-04-05 22:40:49 +00:00
Tom Whiston
ccc017cbed new dockerfiles, circleci v2 2018-03-26 12:26:36 +00:00