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

Latest commit

 

History

History
36 lines (25 loc) · 860 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 860 Bytes

rpi-swarm

Raspberry Pi compatible Docker image with Docker Swarm.

Run all the commands from within the project root directory.

Build Details

Build the Docker Image

make build

Run the Docker Image and get the version of the installed Docker Swarm

make version

Push the Docker Image to the Docker Hub

  • First use a docker login with username, password and email address
  • Second push the Docker Image to the official Docker Hub
make push

License

The MIT License (MIT)

Copyright (c) 2015 Hypriot