https://github.com/cookielab/container-image-alpine
Cookielab Alpine Base Container Image
https://github.com/cookielab/container-image-alpine
alpine base-image container image oci
Last synced: 4 months ago
JSON representation
Cookielab Alpine Base Container Image
- Host: GitHub
- URL: https://github.com/cookielab/container-image-alpine
- Owner: cookielab
- License: mit
- Created: 2018-01-12T15:22:06.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-12-04T09:29:37.000Z (6 months ago)
- Last Synced: 2025-12-07T17:15:57.491Z (6 months ago)
- Topics: alpine, base-image, container, image, oci
- Language: Dockerfile
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cookielab/alpine
This container image is base image for all alpine variants of cookielab images.
On top of original alpine image it contains user `container` with _uid_ `1987`.
And work dir is set to `/container` with is also home dir of `container` user.