Skip to content

Instantly share code, notes, and snippets.

@msfidelis
Created February 22, 2017 02:55
Show Gist options
  • Save msfidelis/76b52830dd5e4aa021d0a2fb84051485 to your computer and use it in GitHub Desktop.
Save msfidelis/76b52830dd5e4aa021d0a2fb84051485 to your computer and use it in GitHub Desktop.
FROM jenkins:latest
MAINTAINER Matheus Fidelis <msfidelis01@gmail.com>
VOLUME /var/jenkins_home
EXPOSE 50000
EXPOSE 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment