1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-23 02:04:46 +02:00
mailcow-dockerized/data/Dockerfiles/dockerapi
Hassan A Hashim edd85dea8d
Fix LABEL in Dockerfile, should be key=value
Refering to the [Official Docker Docs](`https://docs.docker.com/reference/dockerfile/#label`), clearly said the format of LABEL is `LABEL <key>=<value> <key>=<value> <key>=<value> ...`.
2024-08-06 22:44:59 +03:00
..
modules os: updated all Alpine containers to 3.20 2024-06-05 11:52:48 +02:00
docker-entrypoint.sh [Dockerapi] add pubsub handler for broadcasting in ha setup 2023-06-12 16:37:48 +02:00
Dockerfile Fix LABEL in Dockerfile, should be key=value 2024-08-06 22:44:59 +03:00
main.py dockerapi: implemented lifespan function 2024-01-09 11:50:22 +01:00