https://github.com/konstruktoid/container-alpine-build
Alpine Linux Docker image
https://github.com/konstruktoid/container-alpine-build
Last synced: 7 months ago
JSON representation
Alpine Linux Docker image
- Host: GitHub
- URL: https://github.com/konstruktoid/container-alpine-build
- Owner: konstruktoid
- Created: 2015-10-31T14:03:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T23:02:33.000Z (7 months ago)
- Last Synced: 2025-03-21T00:18:56.697Z (7 months ago)
- Language: Dockerfile
- Size: 399 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alpine container
An [Alpine Linux](http://www.alpinelinux.org) base image, just to keep it patched.
```sh
podman build --format docker --no-cache -t konstruktoid/alpine:latest -f Dockerfile .
```