#Dockerfile for Node App
Here is sample dockerfile for a basic express app
FROM ubuntu:14.04
RUN apt-get update
RUN apt-get install -qy curl
RUN curl -sL https://deb.nodesource.com/setup | sudo bash -
#Dockerfile for Node App
Here is sample dockerfile for a basic express app
FROM ubuntu:14.04
RUN apt-get update
RUN apt-get install -qy curl
RUN curl -sL https://deb.nodesource.com/setup | sudo bash -
#Multiple Node Service Template for Core OS
Create 2 directory to manage using fleetctl for this service:
$ mkdir {templates,instances}
Create this file in templates/[email protected]
#Nginx Load Balancer Service For Core OS
Create a directory to manage using fleetctl for this service:
$ mkdir static
Create this file in static/nginx_lb.service
The quick brown fox jumps over the lazy dog The quick brown fox jumps over the lazy dog The quick brown fox jumps over the lazy dog The quick brown fox jumps over the lazy dog The quick brown fox jumps over the lazy dog The quick brown fox jumps over the lazy dog The quick brown fox jumps over the lazy dog The quick brown fox jumps over the lazy dog | |
short string | |
short string | |
short string | |
short string | |
short string | |
short string | |
short string |
Reference:
sudo fdisk -l