summaryrefslogtreecommitdiffstats
path: root/app.yml
blob: f72089f514394c17c02f70fb4e367326c8c66c90 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: MCServer
image: ubuntu-15-04-x64
config:
  #cloud-config
  packages:
    - git
  runcmd:
    - cd /tmp && git clone https://github.com/cuberite/mcserver-ocean.git
    - cd /tmp/mcserver-ocean && ./initialinstall.sh