Wykres commitów

5 Commity (69674401c27a0086701f822746a1f5f7391fc2c2)

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 d1f9c58e4f Update to use new run script for Intel GPUs. 2021-10-07 22:13:02 -05:00
Branton Davis e9fc57dc17 Remove building of intel image during install and build extension during startup. 2021-10-06 18:58:05 -05:00
Branton Davis 5205d3ca91 clean up and fix bugs 2021-10-05 00:56:08 -05:00
Branton Davis 6bcec32833 Debian package with GPU support. 2021-09-29 13:58:12 -05:00