https://github.com/nemanjam/portainer-local
https://github.com/nemanjam/portainer-local
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nemanjam/portainer-local
- Owner: nemanjam
- License: mit
- Created: 2024-09-04T12:14:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T19:13:11.000Z (almost 2 years ago)
- Last Synced: 2025-10-04T18:39:03.532Z (9 months ago)
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Create `external-host` network for Adminer:
```bash
docker network create external-host
```