https://github.com/thesis/docker-buildpack
A docker image for building applications with commonly used applications pre-installed
https://github.com/thesis/docker-buildpack
Last synced: 5 months ago
JSON representation
A docker image for building applications with commonly used applications pre-installed
- Host: GitHub
- URL: https://github.com/thesis/docker-buildpack
- Owner: thesis
- Created: 2018-10-18T16:58:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T15:48:37.000Z (over 7 years ago)
- Last Synced: 2025-08-05T12:40:11.779Z (11 months ago)
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Buildpack
This contains a docker image that can be used to build other
applications. It comes with the following applications
preinstalled:
* docker
* gcloud
* kubectl
* skaffold