This website works better with JavaScript.
Home
Explore (Intern grade code.)
Help (Really? You can't figure this shit out?)
Register (Give Me Your Personal Info K Thanks.)
Sign In
rlbr
/
docker-mindustry
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21
Commits
1
Branch
0
Tags
27 KiB
Shell
58.9%
Dockerfile
41.1%
Tree:
921d92d715
master
Branches
Tags
${ item.name }
tag.create_tag%!(EXTRA string=${ searchTerm })
Create branch
${ searchTerm }
from '921d92d715'
${ noResults }
docker-mindustry
/
entrypoint.sh
3 lines
88 B
Raw
Blame
History
#!/bin/bash
su container
java -jar -Xms1G -Xmx2G Mindustry-server-4.0-alpha-56.jar host
Reference in new issue