Browse Source

Update README.md

pull/1/head
Tai 6 years ago
parent
commit
8843d898a9
  1. 8
      README.md

8
README.md

@ -15,6 +15,14 @@ docker exec -t -i CONTAINERNAME /bin/bash @@ -15,6 +15,14 @@ docker exec -t -i CONTAINERNAME /bin/bash
```
Command to enter a container's shell
# Commonly added to docker-compose.yml files
```
networks:
default:
external:
name: caddy_net
```
# Application Specific Deployments
#### Seafile

Loading…
Cancel
Save