8ab6717b17
Add the run.sh switches to show the loglevel
...
This adds the command line args for aprsd server to
show the thread, loglevel and location in the logs for
the container build of aprsd
2025-12-13 10:19:44 -05:00
24db814c82
Updated Docker for using alpine and uv
2025-01-15 18:00:12 -05:00
41185416cb
Added installing extensions to Docker run
...
This patch adds the installation of APRSD via pip during startup
time for the main server run.sh, admin.sh and listen.sh
2024-02-25 15:05:45 -05:00
d8318f2ae2
Update Dockerfile-dev to fix plugin permissions
...
This patch changes the user creation to include creating
a home directory so the plugin install installs those plugins
as a --user option.
2023-07-17 21:57:39 +00:00
79e7ed1e91
Updated docker/bin/run.sh to use new conf
...
This patch updates the docker shell run script to use the
new aprsd.conf file. The new aprsd config is an aprsd.conf file
now not, aprsd.yml
2022-12-30 10:13:25 -05:00
b00c8db3d6
Updated build and run for rich lib
2022-01-08 09:41:17 -05:00
Emre Saglam
7aaa002a0e
Added LOG_LEVEL env variable for the docker
2021-12-02 17:08:41 -08:00
059cc86a11
Updated Dockerfile's and build script for docker
2021-11-09 08:15:16 -05:00
f0034fc517
Updated Dockerfile for multiplatform builds
...
This patch updates the main Dockerfile container build to use
the python:3.8-slim base image and installs aprsd from pypi.
This also results in a much smaller image.
Also added support for multiarchitecture builds so the same Dockerfile
builds for raspberry pi and linux/amd64
2021-02-16 10:05:11 -05:00
24edcad60a
Moved docker related stuffs to docker dir
2021-02-10 11:58:02 -05:00