Skip to content

containerbase/mono-prebuild

Repository files navigation

containerbase mono releases

build GitHub release (latest SemVer) License: MIT

Prebuild mono1 runtime releases used by containerbase/base.

Local development

Build the image

docker build -t builder --build-arg APT_HTTP_PROXY=http://apt-proxy:3142 --build-arg DISTRO=jammy .

Test the image

docker run --rm -it -v ${PWD}/.cache:/cache -e DEBURG=true builder 6.14.1

${PWD}/.cache will contain packed releases after successful build.

Optional environment variables

Name Description Default
DISTRO Set an ubuntu base distro, only jammy is supported jammy
APT_HTTP_PROXY Set an APT http proxy for installing build deps <empty>
DEBUG Show verbose php build output <empty>

Footnotes

  1. https://gitlab.winehq.org/mono/mono

About

Prebuild mono runtime for containerbase

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •