Browse Source

more readme

tarfeef101 2 năm trước cách đây
mục cha
commit
798e3805ba
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -3,6 +3,13 @@ This project is a simple dockerized environment in which to run a minecraft java
 
 The Docker Hub page can be found at [this link](https://hub.docker.com/repository/docker/tarfeef101/mc_java_vanilla).
 
+## Usage
+You should be able to run with a simple `docker-compose up -d`. However, you should first:
+- add your config files as described below
+- check the compose file and set your memory thresholds appropriately
+- check the compose file to set the image to the version you want.
+- potentially build if that image/version is not available
+
 ## Anatomy
 ```
 .