abaplint / abaplint-docker

abaplint docker image config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Image Test

abaplint docker config

This repository hold official configuration for docker image of abaplint.

The image is accessible at Docker Hub. Published automatically every hour.

Templates for re-usage:

Manual build procedure

# Supposedly after docker login
bin/build-container.sh
bin/push-containers.sh
# This pushes latest, and version tags (e.g. 2, 2.1, 2.1.3)

To test the built image:

bin/test-run.sh

Useful notes

About

abaplint docker image config

License:MIT License


Languages

Language:Shell 60.9%Language:ABAP 28.6%Language:Dockerfile 10.5%