Skip to content

Instantly share code, notes, and snippets.

@wulczer
Created June 13, 2015 03:21
Show Gist options
  • Save wulczer/ea02755735b614c0e07a to your computer and use it in GitHub Desktop.
Save wulczer/ea02755735b614c0e07a to your computer and use it in GitHub Desktop.
main Dockerfile
FROM registry.company.com/team/backend-base
# Install the package
RUN apt-get install backend-service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment