Git Product home page Git Product logo

eea.docker.reportek.bdr-instance's Introduction

Zope w/ BDR Add-ons ready to run Docker image

Docker image for Zope with BDR specific Add-ons and settings available.

Supported tags and respective Dockerfile links

  • :latest (default)

Base docker image

Source code

Installation

  1. Install Docker

  2. Install Docker Compose (optional)

Usage

See eeacms/zope

Upgrade

$ docker pull eeacms/reportek-bdr

Development and testing

If you want to be able to run tests, please add to src/bdr-instance.cfg file the following:

parts +=
    i18ndude
    test

[test]
recipe = zc.recipe.testrunner
defaults = ['--auto-color', '--auto-progress']
eggs =
    ${instance:eggs}
    cssselect
    Mock
    pdbpp
environment = testenv

[testenv]
CLIENT_HOME = ${buildout:directory}/var/instance

After that, build the image locally:

$ docker build -t reportek.bdr-instance:devel .

and use it in docker compose file for instance service:

image: reportek.bdr-instance:devel

Copyright and license

The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.

The Original Code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Funding

European Environment Agency (EU)

eea.docker.reportek.bdr-instance's People

Contributors

anton16 avatar antonwiklund99 avatar david-batranu avatar dianaboiangiu avatar eea-jenkins avatar nico4 avatar olimpiurob avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.