Граф коммитов

110 Коммитов

Автор SHA1 Сообщение Дата
Tianon Gravi 28ff7e2da9 Add generate-stackbrew-library.sh script for updating library/mono in an automated way 2015-01-14 15:26:39 -07:00
Tianon Gravi 66226b1712 Fix a few minor issues with ONBUILD variants
```console
$ docker run -it --rm mono:onbuild ls -lAFh /usr/src/app/
drwxr-xr-x 1 root root 0 Jan 14 21:09 source/
drwxr-xr-x 1 root root 0 Jan  1 07:44 {source,build}/
```

Also, we don't save any space by removing /usr/src/app/source since it's already baked into a layer of the image, so we might as well just leave it.
2015-01-14 14:16:01 -07:00
Tianon Gravi ad595ee653 Add missing line-continuations 2015-01-14 14:13:10 -07:00
Jo Shields b7fd8e1775 Ship 3.12.0 images 2015-01-14 01:19:22 +00:00
Jo Shields 96aca22c58 Make changes proposed by Docker devs 2014-10-27 10:04:14 +00:00
Jo Shields c9475f9a88 Another readme tweak 2014-10-24 09:58:02 +01:00
Jo Shields 412b6bb4c3 Fix bad hyperlinks to dockerfiles 2014-10-24 09:56:28 +01:00
Jo Shields bfc2d89887 Add onbuild Dockerfile for "latest" Mono 2014-10-24 09:55:20 +01:00
Jo Shields 6ef5db661a Add MAINTAINER entries to all Dockerfiles. 2014-10-24 09:50:21 +01:00
Jo Shields 5a6c4111f6 Initial commit 2014-10-16 17:28:02 +01:00