moving everything to active or retired vs incubating and graduated
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 14s
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 14s
This commit is contained in:
8
retired/kubernetes_helm_repository/docker-compose.yaml
Normal file
8
retired/kubernetes_helm_repository/docker-compose.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
repo:
|
||||
image: ducoterra/helm-repository:latest
|
||||
build: .
|
||||
ports:
|
||||
- 8080:80
|
||||
Reference in New Issue
Block a user