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

hypriot/rpi-swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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