An open API service indexing awesome lists of open source software.

https://github.com/jbris/docker-groimp

A Docker container to run GroIMP
https://github.com/jbris/docker-groimp

Last synced: 3 months ago
JSON representation

A Docker container to run GroIMP

Awesome Lists containing this project

README

          

# groimp-docker

## A Docker container to run GroIMP 1.6 with java 11

#### due to Oracle authentication requirement, user need to download the java version by themselves and put into the java folder before running the docker build

#### I need to use docker-compose instead of docker compose on my ubuntu machine
#### I need to add sudo command to run docker on my machine