Files
docker-docs/docker-store/Dockerfile
John Mulhausen 3dc985adba Test run
2016-08-18 19:14:27 -07:00

14 lines
186 B
Docker

---
{}
---
FROM docs/base:oss
MAINTAINER Docker Docs team <docs@docker.com>
ENV PROJECT=docker-store
# To get the git infos for this repo
COPY . /src
COPY . /docs/content/$PROJECT/