Files
tpotce/compose
t3chn0m4g3 1da35284be update, tweaking, add
add wordpot incl. json logging with activated plugins
bump snare, tanner, phpox, tanner_redis to latest master and to alpine 3.19
2024-03-11 17:33:53 +01:00
..
2024-02-13 19:02:40 +01:00
2024-03-09 12:11:14 +01:00
2024-03-09 12:11:14 +01:00
2024-03-09 12:11:14 +01:00
2023-06-13 23:59:09 +02:00
2024-03-09 12:11:14 +01:00
2024-03-09 12:11:14 +01:00
2024-03-11 17:33:53 +01:00

This folder contains docker-compose.yml files, basically referring to installation types.

Just copy the .yml file you want to use over the on in the parent folder, but unload docker compose first:
> $ docker compose down -v
> $ cd compose
> $ cp standard.yml ../docker-compose.yml

For Docker Desktop on macOS and Windows machines is only one .yml available "mac_win.yml" which is a stripped down
version of T-Pot able to run with the constraints of Docker Desktop.