Skip to content

docker-exec/image-common

Repository files navigation

Docker Exec Common Scripts Build Status

This repository contains the scripts used by Docker Exec containers to build and execute, or just execute the sources passed to them.

Scripts

The dexec-c-family.sh, dexec-mono-family.sh, dexec-runtime.sh and dexec-script.sh files are used as entrypoints by the majority of Docker Exec containers. In turn they source common functionality from the file docker-common.sh.

Tests

A set of bats tests is used to verify the docker-common.sh functionality.

About

Common scripts used by docker-exec images

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages