valispace / valifn-python

Python docker image to be used by the Valispace Scripting Module

Home Page:https://github.com/valispace/valifn-python/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valispace Python Image · license release issues pull requests

This repository serves as the base to generate a python Docker image, that will allow the Valispace Scripting Module to execute python code in a safe and isolated Docker container.

Documentation

See the Wiki for details on setup, usage, templates and troubleshooting.

Versioning

We name our versions as major.minor.patch(-(alpha|release-candidate)-<epoch>)?, which follows the Semantic Versioning Specification (SemVer), but adapted for our own context.

Changelog

Detailed changes for each release are documented in the release notes.

Copyright

Copyright © 2015-present, Valispace GmbH

About

Python docker image to be used by the Valispace Scripting Module

https://github.com/valispace/valifn-python/wiki

License:MIT License


Languages

Language:Python 97.8%Language:Dockerfile 2.2%