Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julienbreux/potter
⚡️ Potter is an image for educational purposes and to test the behavior of the infrastructure
https://github.com/julienbreux/potter
container docker-image kubernetes
Last synced: 22 days ago
JSON representation
⚡️ Potter is an image for educational purposes and to test the behavior of the infrastructure
- Host: GitHub
- URL: https://github.com/julienbreux/potter
- Owner: JulienBreux
- License: mit
- Created: 2020-01-21T10:55:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T13:45:33.000Z (over 1 year ago)
- Last Synced: 2024-10-15T19:41:08.105Z (29 days ago)
- Topics: container, docker-image, kubernetes
- Language: Go
- Homepage:
- Size: 628 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ⚡️ Potter
⚡️ Potter is an image for educational purposes and to test the behavior of the infrastructure.
The main idea is very simple:
When something happens that you don't understand on a development, staging or production environment... you use ⚡️ Potter.---
[![Build status](https://github.com/JulienBreux/potter/workflows/Go/badge.svg)](https://github.com/JulienBreux/potter/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/JulienBreux/potter)](https://goreportcard.com/report/github.com/JulienBreux/potter)
[![codebeat badge](https://codebeat.co/badges/f7bb4667-b618-4e7f-84f9-06dae8448f41)](https://codebeat.co/projects/github-com-JulienBreux-potter-main)
[![GoDoc](https://godoc.org/github.com/JulienBreux/potter?status.svg)](http://godoc.org/github.com/JulienBreux/potter)
[![GitHub tag](https://img.shields.io/github/tag/JulienBreux/potter.svg)](Tag)
[![Go version](https://img.shields.io/badge/go-v1.20-blue)](https://golang.org/dl/#stable)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/JulienBreux/potter/blob/main/LICENSE)
[![Releases](https://img.shields.io/github/downloads/JulienBreux/potter/total.svg)](https://github.com/JulienBreux/potter/releases)---
### Images
__Github:__
```
docker pull ghcr.io/julienbreux/potter:latest
```__Docker Hub:__
```
docker pull julienbreux/potter:latest
```---
### Examples
![Example tab Info](docs/assets/sc-eg-info.png)
![Example tab Environment Variables](docs/assets/sc-eg-envvars.png)
![Example tab Files](docs/assets/sc-eg-files.png)
![Example tab File Edit](docs/assets/sc-eg-file-edit.png)