Commit Graph

6 Commits

Author SHA1 Message Date
Riyaz Faizullabhoy
ec7f1df1b4 Merge pull request #2112 from djs55/trim-after-delete2
RFC: add "trim after image delete" to the Docker for Mac blueprint
2017-06-27 14:12:00 -07:00
David Scott
4a6db6eb51 blueprints: add trim-after-delete to the docker-for-mac
This starts the trim-after-delete daemon which calls
`fstrim /var/lib/docker` after image deletes are observed.

Signed-off-by: David Scott <dave.scott@docker.com>
2017-06-27 20:32:57 +01:00
Rolf Neugebauer
093dae22d5 Update YAML files
- Use the new style kernel tags with the full kernel version
- Update packages with new alpine base and new/simplified Makefiles.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-06-27 19:56:08 +01:00
Magnus Skjegstad
9d17de13f2 blueprints: update README with DfM instructions
Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>
2017-06-16 08:54:48 +01:00
Magnus Skjegstad
de8608c60e blueprints: add initial open source DfM blueprint
Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>
2017-06-16 08:54:40 +01:00
Justin Cormack
9da733b163 Add a blueprints directory
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-04-18 09:48:34 -05:00