[openstreetmap/openstreetmap-website] Add Docker Compose Support for Development Environment (#2409)
Tobias
notifications at github.com
Sat Jan 2 21:55:28 UTC 2021
> … if you run this command, does it work to upload a trace?
No unfortunately not; same error message as before.
```
$ docker-compose up -d
Creating network "openstreetmap-website_default" with the default driver
Creating openstreetmap-website_db_1 ... done
Creating openstreetmap-website_web_1 ... done
$ docker-compose run --rm web mkdir -pv /home/osm/traces /home/osm/images
Creating openstreetmap-website_web_run ... done
mkdir: created directory '/home/osm'
mkdir: created directory '/home/osm/traces'
mkdir: created directory '/home/osm/images'
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2409#issuecomment-753534494
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210102/8c5e52be/attachment.htm>
More information about the rails-dev
mailing list