sourcegraph/wolfi-images/sourcegraph-dev.yaml
Will Dollman d5c9c3a3c1
Publish sourcegraph-dev image (#63031)
* Publish sourcegraph-dev image

* Add comment to sourcegraph-dev yaml

* Update sg-dev confighash

* Add bazel refs
2024-06-03 14:41:54 +01:00

15 lines
398 B
YAML

include: ./sourcegraph-template.yaml
# sourcegraph-dev is identical to sourcegraph-base, but it includes apk tools which allows additional
# packages to be installed.
# This should not be used for production images, but is helpful for internal tooling and testing.
contents:
packages:
# Included by existing SG base image
- tini
- mailcap
## Dev-specific tools
- apk-tools