aboutsummaryrefslogtreecommitdiffstats
path: root/swarm-compose.yml
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2019-01-07 11:46:50 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2019-01-07 11:46:50 +0200
commitea2d4c2074b7db5ffacf22c8365fe659be955b92 (patch)
tree374566ea7e42f76b7ec62b7741b41ec4d050f1bc /swarm-compose.yml
parent05e705e76014f83e30f7b45d1591594d6b148683 (diff)
Add docker stuffmaster
Diffstat (limited to 'swarm-compose.yml')
-rw-r--r--swarm-compose.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/swarm-compose.yml b/swarm-compose.yml
new file mode 100644
index 0000000..4d2c464
--- /dev/null
+++ b/swarm-compose.yml
@@ -0,0 +1,6 @@
+version: '3.2'
+services:
+ takolive:
+ image: registry.jan.systems/tako.live
+ ports:
+ - 8002:80