Submit
Path:
~
/
/
usr
/
local
/
lib
/
node_modules
/
n
/
File Content:
Dockerfile
FROM ubuntu:16.04 MAINTAINER Troy M. Connor RUN rm /bin/sh && ln -s /bin/bash /bin/sh # Install packages RUN apt-get update && apt-get -y install wget \ curl \ git \ zip \ unzip \ libxml2-dev \ build-essential \ software-properties-common \ libssl-dev \ python \ python-dev \ python-pip \ python-virtualenv \ vim \ jq \ coreutils \ openssh-client # Clean apt RUN apt-get clean #&& mkdir root/n && curl -L https://git.io/n-install | sh -s -- -y COPY bin/n /usr/local/bin/n CMD ["/bin/sh"]
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
.github
---
0755
bin
---
0755
Dockerfile
560 bytes
0644
Makefile
149 bytes
0644
README.md
10122 bytes
0644
package.json
2213 bytes
0644
N4ST4R_ID | Naxtarrr