Skip to content

sirap-group/docker-swap-devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


−− docker-swap-devbox −−

Docker Automated build Docker Build Status

−− Docker devbox for SWAP projects −−
NPM Stats

This repository contains a Dockerfile used for auto-build on docker hub.

The docker-swap-devbox image is published on Docker Hub at that URL

This image contains the following tools:

Git Tags and Docker Tags

This image follows the same versionning rules of its base image ubuntu-node-git.

  • Any change on the branch master triggers a rebuild on docker hub and updates the docker tag latest

  • Any new pushed 1.x git tag triggers a rebuild on docker hub and updates the docker tag as 18.04-8 and carbon:

    • The first parts, 18.04 and bionic, gives the major version of Ubuntu LTS used as the base image
    • The second parts, 8 and carbon, gives the major version of NodeJS LTS installed in the image
  • Any the git tag 2.x.y will be created and pushed when the next LTS of Ubuntu or Node.js will be released. And this line will be updated.

Authorq

Rémi Becheras

Julien Bonnet

License

Copyright © 2018 Groupe SIRAP

This software is open source software under the terms of the MIT license.

See LICENSE