Files
LLDAP/Makefile
2025-03-30 18:49:58 -05:00

3 lines
128 B
Makefile

build-dev-container:
docker buildx build --tag lldap/rust-dev --file .github/workflows/Dockerfile.dev --push .github/workflows