mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 06:28:23 +01:00
update
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
FROM ubuntu:14.04
|
FROM ubuntu:14.04
|
||||||
MAINTAINER kev
|
MAINTAINER kev
|
||||||
|
|
||||||
RUN apt-get install python-software-properties python g++ make
|
RUN add-apt-repository -y ppa:chris-lea/node.js
|
||||||
RUN add-apt-repository ppa:chris-lea/node.js
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y nodejs npm wget unzip
|
RUN apt-get install -y nodejs npm wget unzip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user