myos/stack/portainer/portainer.mk

4 lines
206 B
Makefile
Raw Normal View History

2022-11-29 17:22:35 +01:00
ENV_VARS += PORTAINER_SERVICE_9000_TAGS
2022-12-10 18:58:25 +01:00
PORTAINER_SERVICE_9000_NAME ?= portainer
PORTAINER_SERVICE_9000_TAGS ?= $(call tagprefix,portainer,9000)