Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jromero/learning-s2i
https://github.com/jromero/learning-s2i
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jromero/learning-s2i
- Owner: jromero
- Created: 2020-07-18T20:10:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T01:08:26.000Z (over 4 years ago)
- Last Synced: 2024-10-13T11:11:00.539Z (3 months ago)
- Language: Shell
- Size: 1.33 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning s2i
This repo serves the sole purpose of collecting information and resource _I_ used when learning about s2i.
## Tutorials
I've posted a few tutorials based on what I learned on dev.to.
1. [Build an app image with s2i](https://dev.to/jromero/building-an-app-image-using-s2i-5gcp)
1. [Creating an s2i builder for Go (and a runtime image)](https://dev.to/jromero/creating-an-s2i-builder-for-go-and-a-runtime-image-5d56)