From 2ea336dec9b30a85b3f6cda141559c380c60e8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Carranza=20V=C3=A9lez?= Date: Wed, 7 Oct 2015 15:09:03 -0300 Subject: [PATCH] Don't duplicate 01_nodoc, and fix grammar in README --- Makefile | 2 ++ README.md | 2 +- tools/dind/config/01_nodoc | 9 --------- 3 files changed, 3 insertions(+), 10 deletions(-) delete mode 100644 tools/dind/config/01_nodoc diff --git a/Makefile b/Makefile index 30f60399..500b580c 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,9 @@ clean: -rm Dockerfile supervisor-dind: + cp 01_nodoc tools/dind/config/ cd tools/dind && docker build --no-cache=$(DISABLE_CACHE) -t resin/resin-supervisor-dind:$(SUPERVISOR_VERSION) . + rm tools/dind/config/01_nodoc run-supervisor: supervisor-dind stop-supervisor cd tools/dind \ diff --git a/README.md b/README.md index ece772fb..fc30c241 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Resin Supervisor -This is the [resin.io](https://resin.io)'s Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as Resin's API informs it to. +This is [resin.io](https://resin.io)'s Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as Resin's API informs it to. The Supervisor is for now a node.js program, with a subset of its functionality implemented in Go. diff --git a/tools/dind/config/01_nodoc b/tools/dind/config/01_nodoc deleted file mode 100644 index da9b09e7..00000000 --- a/tools/dind/config/01_nodoc +++ /dev/null @@ -1,9 +0,0 @@ -path-exclude /usr/share/doc/* -path-exclude /usr/share/man/* -path-exclude /usr/share/groff/* -path-exclude /usr/share/info/* -path-exclude /usr/share/lintian/* -path-exclude /usr/share/linda/* - -path-exclude /usr/share/locale/* -path-include /usr/share/locale/en*