Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 228 Bytes

SFSwimming

Requirements

  • Docker v17.12.0+
  • Docker-compose v1.18.0+

Installation

  • Download docker-compose.yml into a new directory
  • docker-compose pull && docker-compose build && docker-compose up -d

Changes