Skip to content

Instantly share code, notes, and snippets.

@xelenonz
Last active April 4, 2022 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xelenonz/2dd3c1927de2123dc653f7bc9b93f6a8 to your computer and use it in GitHub Desktop.
Save xelenonz/2dd3c1927de2123dc653f7bc9b93f6a8 to your computer and use it in GitHub Desktop.
# Use root/example as user/password credentials
version: '3.1'
services:
adminer:
image: dockette/adminer:latest
restart: always
ports:
- 8080:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment