Defined CMD in Dockerfile; ENTRYPOINT now supports user-provided commands
Some checks failed
Update Docker Hub Description / dockerHubDescription (push) Successful in 12s
Docker Image CI / build_docker_images (push) Has been cancelled

This commit is contained in:
GianLuca Vagnuzzi
2026-01-02 08:21:28 +01:00
parent 202285d6aa
commit bb58857749
4 changed files with 44 additions and 20 deletions

View File

@@ -37,6 +37,9 @@ docker exec chrony /bin/sh -c "chronyc sources"
```
## Changelog
v1.232.8-1 - 02.01.2026
- Defined CMD in Dockerfile; ENTRYPOINT now supports user-provided commands
v1.232.8 - 19.12.2025
- Alpine v. 3.23.2