Jon Grisky fe93b61adb Rename Dockerfile.x86_64 to Dockerfile.amd64
For consistency with the container spec architecture, we will use amd64 naming
for x86 64 bits machines.

Signed-off-by: Jon Grisky <jon@resin.io>
2015-10-13 13:43:34 -03:00
2015-10-13 13:42:25 -03:00
2015-10-13 13:39:37 -03:00
2015-10-13 13:39:37 -03:00
2015-10-13 13:28:00 -03:00
2015-10-13 13:34:23 -03:00

Running supervisor in the dev env

Set up config

Edit tools/dind/config.json to contain the values for a staging config.json.

Start the supervisor instance

make ARCH=i386 run-supervisor

View the containers logs

logs supervisor -f

View the supervisor logs

enter supervisor
tail /var/log/supervisor-log/resin_supervisor_stdout.log -f
Description
Balena Supervisor: balena's agent on devices.
Readme 47 MiB
Languages
TypeScript 96.8%
JavaScript 2.2%
Shell 1%