Code Monkey home page Code Monkey logo

Neam AB's Projects

ci-base.packer-config icon ci-base.packer-config

A Debian 7 TurnKey Core based image prepped with various packages used in continuous integration scripts in order to shorten build times by not having to install them again and again. Installed: yeoman (grunt-cli, npm, bower), s3cmd, build-essential, bzip2, openjdk-6-jre, ruby-full, rubygems1.8, compass (gem)

dna-code-generator icon dna-code-generator

Code generator for generating various parts of a web based project using the [DNA project base](http://neamlabs.com/dna-project-base/).

dna-project-base icon dna-project-base

An extremely biased PHP-oriented* Docker+LEMP-based Project Base that allows rapid generation of deployable, testable and maintainable custom applications for enrichment and publishing of user-generated data, which in turn are made available for consumption by end user frontends through a RESTful API

docker-cli-in-docker icon docker-cli-in-docker

Enables running docker and docker-compose commands within docker containers which communicate with docker on the host. Note: This is NOT docker-in-docker since it is not running a docker service within the container. Use to containerize scripts that use docker and docker-compose commands. Includes docker client 1.6.0 and docker-compose 1.2.0.

docker-diff-based-layers icon docker-diff-based-layers

A way to work around the fact that subsequent COPY . /app commands often re-adds all files in every layer instead of only the files that have changed (https://github.com/docker/docker/issues/21950). Use these tools to build an image that includes a layer with only the changed files in comparison with an already pushed image/tag.

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.