Browse Source

tag ssh container

pull/206/head
butlerx 5 years ago
parent
commit
a337d78571
No known key found for this signature in database GPG Key ID: B37CA765BAA89170
  1. 1
      docker-compose.yml

1
docker-compose.yml

@ -32,6 +32,7 @@ services:
build:
context: .
dockerfile: Dockerfile-ssh
image: butlerx/wetty:ssh
container_name: 'wetty-ssh'
networks:

Loading…
Cancel
Save