mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
3 lines
128 B
Makefile
3 lines
128 B
Makefile
build-dev-container:
|
|
docker buildx build --tag lldap/rust-dev --file .github/workflows/Dockerfile.dev --push .github/workflows
|