Skip to content
Snippets Groups Projects
Commit c5b96f82 authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-205: Change base compose files minimally

parent cd22a1f2
No related branches found
No related tags found
1 merge request!183Docker image building & pushing with CI pipeline caching
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
# - elk-configure-host: Configures the hosts's kernel to be able to use the ELK stack # - elk-configure-host: Configures the hosts's kernel to be able to use the ELK stack
# - elk: ELK stack # - elk: ELK stack
# #
version: '2' version: '2'
volumes: volumes:
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
# Defines: # Defines:
# - grafana: Grafana # - grafana: Grafana
# #
version: '2' version: '2'
#volumes: #volumes:
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
# Defines: # Defines:
# - jupyter: Jupyter Notebook with iTango support # - jupyter: Jupyter Notebook with iTango support
# #
version: '2' version: '2'
services: services:
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
# Requires: # Requires:
# - tango.yml # - tango.yml
# #
version: '2' version: '2'
services: services:
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
# Defines: # Defines:
# - prometheus: Prometheus # - prometheus: Prometheus
# #
version: '2' version: '2'
services: services:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment