15 Commits

Author SHA1 Message Date
Piero Toffanin
219d629f8f Add ref to tty: true 2025-08-20 20:18:47 -04:00
Piero Toffanin
84c32d80ce Update docker-compose.yml 2025-07-30 17:47:50 -04:00
Daniel Hansson
0db2ec8bf5
comment out ALL arguments 2025-07-30 07:45:49 +02:00
Daniel Hansson
679c054d0a
comment out arguments and add instructions 2025-07-30 07:43:08 +02:00
Daniel Hansson
c2e5abdf5e
change user 2025-07-29 22:21:30 +02:00
Daniel Hansson
d2fed4702a
update the regular docker compose file
Might as well so that they are similar. :)
2025-07-29 22:20:42 +02:00
Franco Lombardo
6d8e1bd5e4 Changes for docker 2025-01-24 22:44:06 +01:00
Jean-Michel
929002b0c6 ltmanage in bin
This allows using the api key instructions from the readme as-is in the docker container.
2024-01-24 16:05:01 -05:00
lordyavin
505c634ee4 Switches (back) to docker/Dockerfile as default for docker-compose 2023-01-31 15:53:03 +01:00
Piero Toffanin
590e543864 Move healthcheck.py to scripts 2023-01-16 12:16:30 -05:00
Jon Chin
9da5051ae2 added example of including healthcheck configuration 2023-01-15 16:20:47 -05:00
Piero Toffanin
256e63f535 Do not hide docker folder 2023-01-13 10:24:56 -05:00
dingedi
c18a8d4855
fix docker 2023-01-12 14:23:29 +01:00
Minosity-VR
752d2aae2c
Add api keys db path as env var (#1)
* Add API Keys DB path to command & env vars

* Create API Keys DB directory if not exists before sqlite connection & Add docker-compose example
2022-07-15 13:22:04 +02:00
Vincent Emonet
46693f36c1 Add Dockerfile to build and run LibreTranslate as a Docker image. Also added a docker-compose.yml file to provide a reproducible way to run the Docker image. And finally added how to build and run the Docker image to the README.md. Tested with local deployment on port 5000 and public HTTPS deployment using a docker based nginx-proxy 2020-12-21 19:39:53 +01:00