Commit Graph

25 Commits

Author SHA1 Message Date
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