Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 767 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 767 Bytes

dlang-dockerized/containerfiles

D Programming Language · dockerized

Usage

Build the provided Containerfile(s) with the container engine tools of your choice.

# For example
docker build -f containerfiles/dmd/2.100.0/bookworm/Dockerfile

You can also use the dlang-dockerized Container Toolkit for a more convenient experience.

Source Code

The files in this repository are generated from https://github.com/dlang-dockerized/packaging.

Please visit https://github.com/dlang-dockerized/packaging/issues to report issues or contribute.

Pull requests for this repository will not be accepted. See the aforementioned packaging repository instead.