Skip to content

2mug1/paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

paper

docker-compose.yml

version: '3'

services:

  paper:
    container_name: paper
    image: ghcr.io/2mug1/paper
    volumes:
      - ./paper:/app
    tty: true
    stdin_open: true
    environment:
      JAVA_OPTS: "-Xms256M -Xmx512M"

LICENSE

MIT License

About

๐Ÿž๏ธ Docker image of Paper (latest version and build)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors