Wykres commitów

6 Commity (master)

Autor SHA1 Wiadomość Data
t3Y 69674401c2 Docker-compose: expose ports instead of publishing
With the
ports:
  - "12345"
syntax docker publishes the ports under an ephemeral port on the host.
Since these ports should presumably only be available to other services,
using expose: instead avoids publishing unnecessary services. See #1336
2023-05-03 18:10:39 +02:00
Sylvain POULAIN 510dda3a40
Add new version of NodeMicMac to WebODM
Add new version of NodeMicMac to WebODM : 
- OpenDroneMap repository
- New version of MicMac (June 2022)
- "Lightweight" image
2022-06-24 16:24:38 +04:00
olivierdalang 62d193dd70 [docker] fix #758 (container not restarting on host reboot) 2019-12-05 00:10:33 +01:00
Piero Toffanin 00e77cf04f Allow both nodeodm and micmac nodes to be created 2019-05-26 12:35:52 -04:00
Jon-Pierre Stoermer fdfa93c71c revert port to 3000 2019-05-10 10:25:36 -06:00
Jon-Pierre Stoermer 6384f8966f initial nodemicmac integration 2019-05-09 18:24:27 -06:00