Arch push helper (obsolete)
1.2K
This obsolete image was once used for pushing DDEV releases to AUR. It is no longer used, as we use goreleaser now.
This can be pushed with
cat aur-checker-Dockerfile | docker buildx build --push --platform linux/amd64 -t "ddev/arch-aur-builder:latest" -
`
# docker run --rm --mount type=bind,source=$(pwd),target=/tmp/ddev-bin --workdir=/tmp/ddev-bin ddev/arch-aur-builder bash -c "makepkg --printsrcinfo > .SRCINFO && makepkg -s"
git add -u and commit and pushhttps://github.com/ddev/ddev/blob/v1.23.5/.circleci/aur-checker-Dockerfile
https://github.com/ddev/ddev/issues
DDEV is an open source tool for launching local web development environments in minutes. It supports PHP, Node.js, and Python (experimental).
These environments can be extended, version controlled, and shared, so you can take advantage of a Docker workflow without Docker experience or bespoke configuration. Projects can be changed, powered down, or removed as easily as they’re started.
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:85b3bcc06…
Size
328.3 MB
Last updated
over 3 years ago
docker pull ddev/arch-aur-builderPulls:
111
Last week