Commit Graph

13 Commits

Author SHA1 Message Date
Bora M. Alper
3a99ce5e02
remove depends in docker-compose 2020-02-21 13:20:07 +00:00
Bora M. Alper
04818c5bea
docker-compose add indexer-addr port 1212 fix 2020-02-21 11:50:05 +00:00
Bora M. Alper
9ab62466da
docker-compose add indexer-addr port 1212 2020-02-21 11:48:33 +00:00
Bora M. Alper
de3b8df264
fix docker-compose mount point 2020-02-21 11:46:08 +00:00
Bora M. Alper
ce8117b0a1
remove volumes in docker-compose 2020-02-21 11:43:59 +00:00
Bora M. Alper
4814945b2d
fix docker 2020-02-21 11:39:35 +00:00
Bora M. Alper
c16276bf3f
fix network in docker-compose.yml 2020-02-21 09:10:46 +00:00
Bora M. Alper
db6610b916
add network: host to docker-compose for magneticod 2020-02-21 09:09:27 +00:00
Julien Maulny
e76ac3a3f9
Fix docker-compose.yml, allow to run from dockerhub or build own image 2019-11-14 12:59:03 +01:00
Bora M. Alper
cc401bb9c7
fix docker tags 2019-09-18 02:27:04 +01:00
Bora M. Alper
0e9dcba5b6 fix Docker setup 2019-09-18 01:21:50 +01:00
Bora M. Alper
5507ca371a
fix docker, move to go modules 2019-05-19 01:27:10 +01:00
Chris Rose
dd40222fd6 Dockerize magnetico as a pair of conjoined containers
docker-compose links them, they share a DB on a volume container, and
expose the web interface on the host port 12345
2017-04-10 09:13:14 -07:00