Skip to content

Instantly share code, notes, and snippets.

@rhrn
Created May 11, 2018 08:07
Show Gist options
  • Save rhrn/f9ac3868c2179ab3ebe68dc1bb68028a to your computer and use it in GitHub Desktop.
Save rhrn/f9ac3868c2179ab3ebe68dc1bb68028a to your computer and use it in GitHub Desktop.
version: '3.6'
services:
custom-service:
image: registry.example.com/custom-service:latest
build:
context: ./custom-service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment