Skip to content

BitskiCo/oathkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ory OathKeeper

Custom Docker image for Ory OathKeeper built with ubi8/go-toolset to run on ubi8/minimal.

Prerequisites

Install Docker and configure BuildKit:

docker buildx create --use --name buildkit

Build

Build a local image:

docker buildx bake --load local

Startup Test

Test that the image starts:

docker run --rm -it quay.io/bitski/oathkeeper:latest serve

Publish

Login Quay.io:

docker login quay.io

Then build and publish a multi-platform image:

docker buildx bake --push

About

Ory OathKeeper on UBI8

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors