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
- Host: GitHub
- URL: https://github.com/jbris/docker-groimp
- Owner: JBris
- Created: 2022-09-10T08:27:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T08:04:21.000Z (over 3 years ago)
- Last Synced: 2025-03-02T03:26:29.034Z (over 1 year ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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