Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielhoherd/linux-workshop
https://github.com/danielhoherd/linux-workshop
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielhoherd/linux-workshop
- Owner: danielhoherd
- Created: 2018-08-14T21:47:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T15:31:01.000Z (3 months ago)
- Last Synced: 2024-11-19T16:17:38.230Z (2 months ago)
- Language: Makefile
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Workshop (lw)
Linux images with additional packages installed that let you quickly get to work doing useful things.
-
-# Usage
```
docker run -ti --rm quay.io/danielhoherd/lw:debian /bin/bash
```