Separate devel and latest images.

This commit is contained in:
Mike Purvis 2014-11-12 12:55:13 -05:00
parent 5c60e1024e
commit c6b40e9c85
2 changed files with 5 additions and 1 deletions

4
devel/Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM golang:latest
MAINTAINER Mike Purvis
RUN go get github.com/smira/aptly

View File

@ -1,4 +1,4 @@
FROM ubuntu
FROM debian:jessie
MAINTAINER Mike Purvis
# Instructions from: http://www.aptly.info/download/