Skip to content

Commit 40b19ea

Browse files
committed
added basic docker-compose file
1 parent dcd311f commit 40b19ea

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docker-compose.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
services:
3-
myservice:
4-
container_name: myservice-name
3+
wol-client:
4+
image: ghcr.io/codeshelldev/wol-client
5+
container_name: wol-client

0 commit comments

Comments
 (0)