mirror of
/repos/rpi-node.git
synced 2025-12-31 08:11:29 +01:00
use my own baseimage
This commit is contained in:
parent
5cb777c3b2
commit
a81785efa8
@ -1,8 +1,9 @@
|
|||||||
|
|
||||||
# Pull base image
|
# Pull base image
|
||||||
FROM phusion/baseimage-pi:0.9.16
|
FROM aiko/baseimage-pi:0.9.16
|
||||||
|
|
||||||
MAINTAINER Dieter Reuter <dieter@hypriot.com>
|
MAINTAINER Aiko Mastboom <docker@aiko.sh>
|
||||||
|
#MAINTAINER Dieter Reuter <dieter@hypriot.com>
|
||||||
|
|
||||||
# Install Node.js (from tarball)
|
# Install Node.js (from tarball)
|
||||||
ENV NODE_VERSION 0.10.36
|
ENV NODE_VERSION 0.10.36
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user