Skip to content

This is an Adminer image that also supports the Oracle database

License

Notifications You must be signed in to change notification settings

mohammaddehnavi/adminer-oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adminer with support Oracle database

This is an Adminer image that also supports the Oracle database

Build

You can build image with the below command

docker build -t mdehnavi/adminer-oracle:4.7.6 .

How to use

Local run

You can run locally with the below command

docker run --rm -it -p 8080:8080 mdehnavi/adminer-oracle:4.7.6

In your browser, you can access it with localhost:8080

Run in Kubernetes

You can use it in Kubernetes by applying adminer-oracle.yaml with the below command

kubectl apply -f adminer-oracle.yaml

About

This is an Adminer image that also supports the Oracle database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published