Skip to content

Instantly share code, notes, and snippets.

@Dirc
Created August 8, 2019 09:12
Show Gist options
  • Save Dirc/25261b3fb5d0632c122035add79b5f6a to your computer and use it in GitHub Desktop.
Save Dirc/25261b3fb5d0632c122035add79b5f6a to your computer and use it in GitHub Desktop.
busybox
version: '3'
services:
test:
image: busybox:latest
networks:
- jenkins-eric_default
networks:
jenkins-eric_default:
external: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment