An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# KTH Alpine Linux 3.13 ![Continous Integration](https://github.com/KTH/kth-os-3.13/actions/workflows/main.yml/badge.svg)

## 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
```