17 lines
No EOL
487 B
Markdown
17 lines
No EOL
487 B
Markdown
# BaseX development Docker image
|
|
A Docker image containing BaseX and a selection of development tools. Intended for CI/CD development use.
|
|
See https://github.com/Quodatum/basex-docker for a smaller runtime image.
|
|
|
|
* BaseX
|
|
* Java JDK
|
|
* Maven
|
|
* Node
|
|
* Docker CLI
|
|
|
|
##
|
|
|
|
* https://docs.gitea.com/usage/actions/overview
|
|
## Features
|
|
-
|
|
- Supported platforms `linux/amd64`, `linux/arm64`, `linux/arm/v7`
|
|
- Images are published to docker hub and github container repositories for each release. |