Wykres commitów

2 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
Branton Davis 6bcec32833 Debian package with GPU support. 2021-09-29 13:58:12 -05:00