From c1ada27fe7acf5ab63530cea5481bd08482bc52d Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Mon, 3 Dec 2018 15:17:27 +0000 Subject: Updated readme --- Readme.textile | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Readme.textile b/Readme.textile index fdc1772..81ac3a7 100644 --- a/Readme.textile +++ b/Readme.textile @@ -1,6 +1,6 @@ h1. Advent of Code 2018 -p. My answers thereto. +p. My answers to the "2018 Advent of Code":https://adventofcode.com/2018. h2. Running a day @@ -10,3 +10,15 @@ make h2. Creating a new day bc. ./new 01 + +h2. Registry + +p. You can pull and run images from my registry + +bc. docker pull advent.4574.co.uk/aoc2018day01 + +h3. Pushing to registry + +p. If you're me, you can push to the registry with: + +bc. make push -- cgit v1.2.1