Skip to content

Jolt-Design/Adminer

Repository files navigation

Jolt Docker Adminer

Source repository for the joltdesign/adminer image.

A version of Adminer Evo set up for Jolt.

Usage

Add the following to your docker-compose.yml.

services:
  # ...
  adminer:
    image: joltdesign/adminer
    ports:
      - 8081:8080
  # ...

We expose adminer as 8081 by convention.

Building

Run yarn install the first time you clone the repo.

To build a new version of this image, make your changes in build/src then run yarn deploy. Your Docker Hub account must be added as a collaborator on the Docker Hub repo to be able to deploy the changes and you must have run docker login first.

About

Modified Adminer container with Jolt-specific improvements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •