Tortue Torche
539f2b2a4a
Docker images are now multi-architecture
...
With linux/amd64 and linux/arm64
Use Docker Compose 2.1.1 instead of Docker Compose 1.x
Reduce Docker images size, based on Alpine and Debian, again
2021-11-30 17:52:51 +01:00
Tortue Torche
159d9ca754
Upgrade Operating System of Docker based images with Alpine 3.15
2021-11-25 18:23:09 +01:00
Tortue Torche
54b0f3854a
Breaking Change: HTTPie is replaced by cURL
...
For smaller Docker images, faster execution and to be more portable
Running concurrently 'psu' commands should work now, by creating unique
temporary file names
2021-09-14 13:41:15 +02:00
Tortue Torche
c54255381b
Reduce Docker images size based on Alpine, again
...
Downgrade Docker Compose from 1.29.2 to 1.28.0 for Alpine image, to get
faster builds 🚀
2021-09-14 10:51:08 +02:00
Tortue Torche
2d7c42c80e
Bump Docker Compose to 1.29.3 and upgrade OS
...
Use Docker Compose 1.29.3 instead of 1.28.3
Upgrade Operating System of Docker based images:
- With Alpine 3.14 (https://hub.docker.com/_/alpine )
- And Debian 11 (https://hub.docker.com/_/debian )
Reduce Docker image size
2021-09-03 11:36:23 +02:00
Tortue Torche
5275fc78f2
Experimental support for Portainer CE 2.0 & 2.1
...
Added:
- Test PSU with Portainer CE 2.0.1 API
- Test PSU with Portainer CE 2.1.1 API
Changed:
- Use Docker Compose 1.28.3 instead of Docker Compose 1.26.2
- Use Traefik 2.4 instead of Traefik 2.2 for testing
- Upgrade operating system of Docker based images, with Alpine 3.13
Removed:
- Test PSU with Portainer 1.22.2 API
- Test PSU with Portainer 1.23.2 API
2021-02-19 11:55:56 +01:00
Tortue Torche
c9d3b1db09
Remove useless packages after building docker-compose
2021-02-16 15:32:39 +00:00
Tortue Torche
376ac032eb
Fix 'cryptography' building error
...
See: https://cryptography.io/en/latest/installation.html#alpine
2021-02-08 09:33:20 +00:00
Tortue Torche
c6b81dae42
Upgrade Docker Compose from 1.24 to 1.26 for main Docker images
2020-07-08 14:46:52 +02:00
Tortue Torche
111dd9c42b
Docker build should fail if a shell command failed
2020-07-08 14:46:43 +02:00
Tortue Torche
19436c2ca5
Upgrade operating system of Docker based images
...
With Alpine 3.12 and Debian 10
2020-07-08 14:31:23 +02:00
Tortue Torche
fc338007f1
Better docker-compose and httpie installation.
2020-01-17 12:56:02 +00:00
Tortue Torche
b9709f8ce9
Fix docker-compose and httpie installation.
2020-01-17 12:56:02 +00:00
Tortue Torche
aca3e69669
Merge GitLab integration
...
# Conflicts:
# CHANGELOG.md
# Dockerfile
# README.md
# psu
2020-01-17 12:56:02 +00:00
Tortue Torche
4574ebc15e
Limit chmod to psu binary in Dockerfile
2020-01-17 12:56:02 +00:00
Tortue Torche
10aa47d546
Move packages installation before environment variables in Dockerfile
2020-01-17 12:56:02 +00:00
Tortue Torche
998dda0e38
Add docker-compose to Docker image
2020-01-17 12:56:02 +00:00
Tortue Torche
a75ad5e5df
Update environment variables in Dockerfile
2020-01-17 12:56:02 +00:00
Tortue Torche
66aa11b677
Fix base Docker image to alpine:3.10
2020-01-17 12:56:02 +00:00
Juan Carlos Mejías Rodríguez
a692212a9f
Add Dockerfile ENV for stack environment variables
2019-05-10 20:39:15 -07:00
Juan Carlos Mejías Rodríguez
41fb0f2256
Change Docker entrypoint to /usr/local/bin/psu
2018-11-26 19:24:14 -05:00
Juan Carlos Mejías Rodríguez
09500d1697
Fix Dockerfile envvar declaration
2018-11-26 00:20:04 -05:00
Juan Carlos Mejías Rodríguez
f2b1a4bd15
Add strict mode
2018-11-25 12:52:58 -05:00
Juan Carlos Mejías Rodríguez
280f4d792c
Remove default user, password and url from Dockerfile envvars
2018-11-24 21:42:24 -05:00
Juan Carlos Mejías Rodríguez
5788f13d4b
Add missing envvars in Dockerfile
2018-11-24 21:41:26 -05:00
Juan Carlos Mejías Rodríguez
d24e356663
Fix script file name in Dockerfile
2018-11-24 18:34:40 -05:00
Juan Carlos Mejías Rodríguez
215e907b56
Fix Dockerfile script COPY
2018-11-24 18:12:30 -05:00
Juan Carlos Mejías Rodríguez
f8d35507e6
Remove file extension from scripts
2018-11-21 16:34:49 -05:00
Juan Carlos Mejías Rodríguez
8893ced8d8
Fix chmod command in Dockerfile
2018-11-21 16:32:05 -05:00
Juan Carlos Mejías Rodríguez
ea555d5301
Moved scripts to /usr/local/bin in Dockerfile
2018-11-21 16:12:26 -05:00
Juan Carlos Mejías Rodríguez
3940cc4687
Add gettext utils
2018-11-21 15:50:21 -05:00
Juan Carlos Mejías Rodríguez
3a885e5e47
first commit
2018-11-19 14:16:44 -05:00