Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knightos/docker
Dockerfile with the KnightOS SDK installed
https://github.com/knightos/docker
Last synced: about 1 month ago
JSON representation
Dockerfile with the KnightOS SDK installed
- Host: GitHub
- URL: https://github.com/knightos/docker
- Owner: KnightOS
- Created: 2015-10-31T20:31:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-31T20:32:42.000Z (about 9 years ago)
- Last Synced: 2024-03-26T18:24:42.587Z (9 months ago)
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker SDK
This Dockerfile provides a Debian machine with a working installation of the
KnightOS SDK installed.## Usage
docker build -t knightos .
or:
docker pull knightos/KnightOS
Then:
docker run -ti knightos
$ knightos --help