A small archlinux image with `git` and `git-lfs` for containerized `git` operations.
2.4K
A small archlinux image with git and git-lfs for containerized git operations.
Use the podman-compose.yml file to start a container with the current directory mounted at /workdir in the container.
podman-compose up
Change the podman-compose.yml file to suit your needs particularly the volumes section.
(podman|docker) build -t <your_repo_url>/gitlfs:latest .
(podman|docker) run -v ~/config:/config -v ~/data:/data <your_repo_url>/gitlfs:latest
TBD
Content type
Image
Digest
sha256:b3eebf60d…
Size
117.9 MB
Last updated
over 2 years ago
docker pull bluepantsdev/gitlfs