summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Collapse)Author
2023-02-24Updating verbage for custon DNS Settings (#372)xTITUSMAXIMUSX
2023-02-21Remove notice about no DNS server in docker imageMattie
2023-02-13Adding bind9 docker and updating scripts (#367)xTITUSMAXIMUSX
* Updating * update script * Update install-bind.sh * Fixed additional-from-cache no issue * Add docker install script * update for new install script * Add null output to service start * Trying different install method * Added exit code 0 * testing exit off * Fixed install method * Inserted args on build for IP addresses * Updated URL to Pugmatt github
2022-11-25Add note to docker setup about DNS serverMattie
2022-11-25Update README.mdMattie
2022-01-29Update Dockerfileashanrath
Removed the hard coded ARM32 reference to enable 64bit OS to pull the correct image.
2021-02-22Changed dockerfile to pull the jar file, and moved away from deprecated java ↵Andrew Lugg
image, also added example of Docker-compose with custom servers.
2021-02-08Update README.mdMatthew
2021-02-08Update README.mdMatthew
2021-02-08Formatting issuesMatthew
2021-02-08Add back raspberry pi Dockerfile and reorganizeMatthew
2021-02-08Added Docker-Compose for custom-serversSeniorHeld
2021-02-08Revert "Added Docker-Compose for custom-servers"SeniorHeld
This reverts commit c73728d015f6bd350eeb58207ba5f9f1711e44e9.
2021-02-08Added Docker-Compose for custom-serversTobias Hertel
2021-02-08Update README.mdSeniorHeld
Updated with docker-compose file
2021-02-08Create docker-compose.ymlSeniorHeld
for quick and easy start
2021-02-05using openjdk:11SeniorHeld
Fixing an issue where docker cannot create a directory this dockerfile downloads always the newest BedrockConnect.jar and it uses only 256MB Ram
2020-04-25Reword generatedns's purposePugmatt
2020-04-25add DockerfileMarcus Proest