Don't duplicate 01_nodoc, and fix grammar in README

This commit is contained in:
Pablo Carranza Vélez 2015-10-07 15:09:03 -03:00
parent 0a893aaa36
commit 2ea336dec9
3 changed files with 3 additions and 10 deletions

View File

@ -35,7 +35,9 @@ clean:
-rm Dockerfile -rm Dockerfile
supervisor-dind: supervisor-dind:
cp 01_nodoc tools/dind/config/
cd tools/dind && docker build --no-cache=$(DISABLE_CACHE) -t resin/resin-supervisor-dind:$(SUPERVISOR_VERSION) . 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 run-supervisor: supervisor-dind stop-supervisor
cd tools/dind \ cd tools/dind \

View File

@ -1,6 +1,6 @@
# Resin Supervisor # 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. The Supervisor is for now a node.js program, with a subset of its functionality implemented in Go.

View File

@ -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*