GithubHelp home page GithubHelp logo

cytomine / dockerfiles Goto Github PK

View Code? Open in Web Editor NEW
7.0 12.0 8.0 13.36 MB

Dockerfiles used to compile Cytomine docker images

License: Apache License 2.0

Shell 1.13% Python 0.05% Groovy 0.38% PLpgSQL 97.20% Dockerfile 0.96% HTML 0.28%

dockerfiles's Introduction

Cytomine Dockerfiles

You will find here all the Dockerfiles used to compile Cytomine docker images. These images are used in the Cytomine-bootstrap procedure or in the clients.

How to compile it

You will find below a script to compile all the images.

cd base && docker build -t cytomine/base:v1.3.0 .
    cd ../memcached && docker build -t cytomine/memcached:v1.2.0 .
    cd ../rabbitmq && docker build -t cytomine/rabbitmq:v1.2.0 .
    cd ../postgres && docker build -t cytomine/postgres:v2.1.0 .
        cd ../postgis && docker build -t cytomine/postgis:v2.1.0 .
    cd ../iipbase && docker build -t cytomine/iipbase:v1.3.0 .
        cd ../iipCyto && docker build -t cytomine/iipcyto:v1.3.0 .
        cd ../iipOfficial && docker build -t cytomine/iipofficial:v1.3.0 .
    cd ../nginx && docker build -t cytomine/nginx:v1.4.0 .
    cd ../mongodb && docker build -t cytomine/mongodb:v1.2.0 .
    cd ../java8 && docker build -t cytomine/java8:v1.3.0 .
        cd ../bioformat && docker build -t cytomine/bioformat:v1.2.0 --build-arg FROM_NAMESPACE=cytomine --build-arg FROM_VERSION=1.3.0 --build-arg NAMESPACE=cytomine --build-arg VERSION=1.2.0 .
        cd ../software_router && docker build -t cytomine/software_router:v2.1.0 .
        cd ../tomcat && docker build -t cytomine/tomcat:v1.3.0 .
            cd ../core && docker build -t cytomine/core:v3.2.1 .
            cd ../ims && docker build -t cytomine/ims:v2.0.0 .
cd ../slurm && docker build -t cytomine/slurm:v1.2.0 .
cd ../web-ui && docker build -t cytomine/web_ui:v1.4.0 .
cd ../software-python3-base && docker build -t cytomine/software-python3-base:v2.2.2 .
cd ..
echo DONE

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.