GithubHelp home page GithubHelp logo

rpi-redis's Introduction

rpi-redis

Raspberry Pi compatible Docker base image with Redis.

What is Redis?

logo

Redis is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis has been sponsored by Pivotal since May 2013; before that, it was sponsored by VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server.

Build Details

Build the Docker Image

Run all the commands from within the project root directory.

make build

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

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

How to use this image

Todo: Need to add some description

License

The MIT License (MIT)

Copyright (c) 2015 Hypriot

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

rpi-redis's People

Contributors

govinda-fichtner avatar mathiasrenner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rpi-redis's Issues

make build not working in raspi 3

I'm running ubuntu mate on raspi 3 model B

Cloned your repo but it is giving this error...

jf@jfrp32:~/Desktop/jfdev$ git clone https://github.com/hypriot/rpi-redis.git
Cloning into 'rpi-redis'...
remote: Counting objects: 46, done.
remote: Total 46 (delta 0), reused 0 (delta 0), pack-reused 46
Unpacking objects: 100% (46/46), done.
Checking connectivity... done.
jf@jfrp32:~/Desktop/jfdev$ cd rpi-redis/
jf@jfrp32:~/Desktop/jfdev/rpi-redis$ ls
docker-entrypoint.sh  Dockerfile  LICENSE  README.md
jf@jfrp32:~/Desktop/jfdev/rpi-redis$ make build
make: *** No rule to make target 'build'.  Stop.
jf@jfrp32:~/Desktop/jfdev/rpi-redis$ sudo make build
[sudo] password for jf:
make: *** No rule to make target 'build'.  Stop.

No CA / SSL Certs (can't git clone etc)

Hi chaps,

I can't download files from https websites with this image. Do you know if there is a package I can install with apt-get to get around this?

# cd .; git clone https://github.com/tools/godep /go/src/github.com/tools/godep
Cloning into '/go/src/github.com/tools/godep'...
fatal: unable to access 'https://github.com/tools/godep/': Problem with the SSL CA cert (path? access rights?)
package github.com/tools/godep: exit status 128

Thanks,

Alex

FROM resin/rpi-raspbian:wheezy

Hi,

Thanks for the nice work in making docker easy on a RPI. The docker images them selves are all derived from rpi-raspbian which 55MB in size. I think it makes sense to support something like Alpine Linux, except that Alpine Linux only has packages for Raspberry 2 and not Raspberry 1 :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.