Skip to content

Instantly share code, notes, and snippets.

@discordianfish
Created September 15, 2017 15:59
Show Gist options
  • Save discordianfish/3854c621ae6049486d8625cd5276a464 to your computer and use it in GitHub Desktop.
Save discordianfish/3854c621ae6049486d8625cd5276a464 to your computer and use it in GitHub Desktop.
version: '3'
services:
app:
image: latencyat/dashboard-static-metrics
ports:
- "3000:3000"
- "9090:9090"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment