https://github.com/kth/kth-os-3.13
Alpine Linux 3.13
https://github.com/kth/kth-os-3.13
alpine docker
Last synced: about 1 month ago
JSON representation
Alpine Linux 3.13
- Host: GitHub
- URL: https://github.com/kth/kth-os-3.13
- Owner: KTH
- License: mit
- Created: 2021-06-28T09:03:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T16:05:40.000Z (over 3 years ago)
- Last Synced: 2025-07-15T07:39:03.447Z (12 months ago)
- Topics: alpine, docker
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KTH Alpine Linux 3.13 
## What version does you image use?
The image contains build information from when the operating system was built. This information is located in the root in a file called `/KTH_OS` run: `docker run kthse/kth-os:3.13.0 cat /KTH_OS` to when your image was built and which 3.13.* patch version it uses.
```bash
IMAGE INFORMATION
Build date: Mon Jun 28 09:09:44 UTC 2021
Alpine version: 3.13.5
```