Commit Graph

9 Commits

Author SHA1 Message Date
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
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
aca3e69669 Merge GitLab integration
# Conflicts:
#	CHANGELOG.md
#	Dockerfile
#	README.md
#	psu
2020-01-17 12:56:02 +00:00