Skip to content

Instantly share code, notes, and snippets.

@javaguirre
Last active August 2, 2018 10:00
Show Gist options
  • Save javaguirre/f32186bf9b1cf9d8926de926ea4e62b5 to your computer and use it in GitHub Desktop.
Save javaguirre/f32186bf9b1cf9d8926de926ea4e62b5 to your computer and use it in GitHub Desktop.
version: '2'
services:
beats:
image: ''
volumes:
- .:/persistence
port:
- '5000:5000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment