Skip to content

3. Docker Compose

rainy w/rain edited this page May 8, 2024 · 1 revision

Installation

Use this command and you're done! (Make sure you have edited application.yml file)

docker-compose up -d --build

All commands are exactly the same as the one above, just change from docker to docker-compose and change from [container id] to [name]

Clone this wiki locally