https://github.com/eelcocramer/docker-toaster
Toaster Dockerfile
https://github.com/eelcocramer/docker-toaster
Last synced: 5 months ago
JSON representation
Toaster Dockerfile
- Host: GitHub
- URL: https://github.com/eelcocramer/docker-toaster
- Owner: eelcocramer
- License: mit
- Created: 2015-08-24T09:17:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T11:53:48.000Z (almost 11 years ago)
- Last Synced: 2025-06-09T15:09:05.218Z (about 1 year ago)
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Toaster Dockerfile
This repository contains **Dockerfile** of [Toaster from the Yocto Project](https://wiki.yoctoproject.org/wiki/Toaster) for [Docker](https://www.docker.com/)'s [automated build](https://registry.hub.docker.com/u/valentinlucas/docker-toaster/) published to the public [Docker Hub Registry](https://registry.hub.docker.com/).
### Base Docker Image
* [dockerfile/python](http://dockerfile.github.io/#/python)
### Installation
1. Install [Docker](https://www.docker.com/).
2. Download [automated build](https://registry.hub.docker.com/u/valentinlucas/docker-toaster/) from public [Docker Hub Registry](https://registry.hub.docker.com/): `docker pull valentinlucas/docker-toaster`
(alternatively, you can build an image from Dockerfile: `docker build -t="valentinlucas/docker-toaster" github.com/valentinlucas/docker-toaster`)
### Usage
docker run -it --rm valentinlucas/docker-toaster