Skip to content
This repository was archived by the owner on Nov 10, 2018. It is now read-only.
This repository was archived by the owner on Nov 10, 2018. It is now read-only.

run-builder.sh fails to execute: docker: open .env no such file or directory. #11

@booyaa

Description

@booyaa

This is for the disable-docker-proxy branch:

HypriotOS: root@black-pearl in ~/hypriot/rpi-docker-builder on disable-docker-proxy
$ ./run-builder.sh
+ pwd
+ pwd
+ docker run --rm=true --env-file=.env -v /root/hypriot/rpi-docker-builder/builder.sh:/builder.sh -v /root/hypriot/rpi-docker-builder/pkg-debian:/pkg-debian hypriot/rpi-docker-builder /builder.sh 1.5.0-dev -8-noproxy
docker: open .env: no such file or directory.
See 'docker run --help'.

Here's the steps to reproduce:

git clone https://github.com/hypriot/rpi-docker-builder.git
cd rpi-docker-builder
git checkout disable-docker-proxy
git pull origin disable-docker-proxy
./build.sh
./run-builder.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions