https://github.com/diskuv/dkml-containers
Mirror of https://gitlab.com/dkml/base/containers
https://github.com/diskuv/dkml-containers
Last synced: 5 months ago
JSON representation
Mirror of https://gitlab.com/dkml/base/containers
- Host: GitHub
- URL: https://github.com/diskuv/dkml-containers
- Owner: diskuv
- License: apache-2.0
- Created: 2025-05-30T16:26:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-01T04:36:35.000Z (12 months ago)
- Last Synced: 2025-07-19T05:55:17.707Z (11 months ago)
- Language: Dockerfile
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DkML Docker Containers
DkML Docker Containers are a set of open-source containers available from:
- The GitHub Package Registry. For example, `docker pull ghcr.io/diskuv/avalonia-browser-base:edge`
- The GitLab Container Registry. It requires authentication. For example, `docker login -u ... -p ...` and `docker pull registry.gitlab.com/dkml/base/containers/avalonia-browser-base:edge`
## image: avalonia-browser-base
This is a container with [Avalonia UI](https://avaloniaui.net/) that has:
- .NET 8.0 and .NET 9.0
- .NET WASM workload for .NET 8
- Python 3
- The Skia 2-D graphics pre-requisites for Avalonia Preview in the Avalonia Visual Studio Code extension
- The Jutjutsu `jj` source control tool
- The DkCoder `dk` tool
- The .NET `nuke` tool
- Avalonia 11.3.0 with a patch for
## image: avalonia-android-base
This is a container with [Avalonia UI](https://avaloniaui.net/) that has:
- .NET 8.0 and .NET 9.0
- .NET Android workload
- Python 3
- The Skia 2-D graphics pre-requisites for Avalonia Preview in the Avalonia Visual Studio Code extension
- The Jutjutsu `jj` source control tool
- The DkCoder `dk` tool
- The .NET `nuke` tool
- Avalonia 11.3.0 with a patch for