Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yeah Docker Auto fo raspberry pi #74

Merged
merged 22 commits into from
Oct 10, 2017
Merged

Yeah Docker Auto fo raspberry pi #74

merged 22 commits into from
Oct 10, 2017

Conversation

empeje
Copy link
Contributor

@empeje empeje commented Oct 10, 2017

No description provided.

TEST_DIRECTORY=/tmp/"planet-$commit-$pull"
}

remove_temporary_folders(){
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;)

TEST_DIRECTORY=/tmp/"planet-$RANDOM_FINGERPRINT"
}

clone_pr(){
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused? could we comment it

build_message Build the docker images ...
build_message Deploy planet as $DOCKER_ORG/$DOCKER_REPO:$VERSION-$BRANCH-$COMMIT-rpi
build_message Deploy db-init as $DOCKER_ORG/$DOCKER_REPO:db-init-$VERSION-$BRANCH-$COMMIT-rpi
docker build -f ./docker/planet/rpi-Dockerfile -t $DOCKER_ORG/$DOCKER_REPO:$VERSION-$BRANCH-$COMMIT-rpi ./docker/planet
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

naming ...-rpi is maybe better done ala rpi-... to stick with docker convention

@empeje empeje merged commit 5ad84f1 into master Oct 10, 2017
@0xdaf 0xdaf removed the in progress label Oct 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants