Files
Okupa_mi_coche_-_App_Service/docker
2022-02-27 00:21:35 +01:00
..
2022-02-27 00:21:35 +01:00
2022-02-25 01:17:20 +01:00

Okupa mi coche - Docker containers for the backend

Guide for setting up a local development environment for the backend.

Setup

  1. Install Docker in local machine
  2. Add following line to /etc/hosts
127.0.0.1       okupamicoche-synapse
  1. First run: docker-compose up

Run

docker start okupamicoche-synapse

Inspect container

docker exec -t -i okupamicoche-synapse /bin/bash