Code Monkey home page Code Monkey logo

nginx's Introduction

nginx

A base nginx container for use with octohost.

Use this container as a starting point to deploy static HTML to an octohost.

To use an already built container:

docker pull octohost/nginx:1.8

Or you can build it from this source:

docker build -t your-organization/nginx:1.8

For a working example, please take a look at the HTML

nginx's People

Contributors

darron avatar andyvanee avatar

Stargazers

guoyu avatar Kevin Hatfield avatar Karl Bateman avatar  avatar Timani Tunduwani avatar Stéphane Busso avatar gavioto avatar Henrik Westphal avatar

Watchers

Jon Suderman avatar Timani Tunduwani avatar  avatar James Cloos avatar  avatar

nginx's Issues

nginx fails to install

When I run this on the prebuilt vagrant box on OS X I get

→ git push octo master
Counting objects: 20, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (20/20), done.
Writing objects: 100% (20/20), 6.36 KiB | 0 bytes/s, done.
Total 20 (delta 8), reused 0 (delta 0)
remote: Put repo in src format somewhere.
remote: Building Docker image.
remote: Base: nginx-test
remote: Nothing running - no need to look for a port.
remote: Sending build context to Docker daemon 18.43 kB
remote: Sending build context to Docker daemon
remote: Step 0 : FROM octohost/ubuntu:13.10
remote:  ---> 8e2b3cf3ca53
remote: Step 1 : MAINTAINER Darron Froese "[email protected]"
remote:  ---> Using cache
remote:  ---> ef0ee88f647c
remote: Step 2 : RUN apt-get update
remote:  ---> Using cache
remote:  ---> 340b0525d10f
remote: Step 3 : RUN apt-get -y install python-software-properties
remote:  ---> Using cache
remote:  ---> d08d285012c8
remote: Step 4 : RUN add-apt-repository -y ppa:nginx/stable
remote:  ---> Running in ead8fcb184d7
remote: /bin/sh: 1: add-apt-repository: not found
remote: 2014/08/06 21:58:34 The command [/bin/sh -c add-apt-repository -y ppa:nginx/stable] returned a non-zero code: 127
remote: Failed build - exiting.
To [email protected]:nginx-test.git
 * [new branch]      master -> master

Any ideas?

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.