3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
|
{% for k,v in docker_systemd_service_container_env|dictsort %}
|
||
|
{{ k }}={{ v }}
|
||
|
{% endfor %}
|