3580425ca3
Added rustc and cargo to Dockerfile
...
This is an attempt to fix the failing docker image build for
linux/arm/v7
2022-11-04 11:34:27 -04:00
ranguli
389304c3f2
Fix typo in docker-compose.yml
2022-10-28 10:35:39 -02:30
ranguli
b1db08a08c
Allow web interface when running in Docker
2022-10-26 20:03:42 -02:30
b00c8db3d6
Updated build and run for rich lib
2022-01-08 09:41:17 -05:00
79270f95be
update build for 2.5.8
2022-01-08 09:29:26 -05:00
Emre Saglam
7aaa002a0e
Added LOG_LEVEL env variable for the docker
2021-12-02 17:08:41 -08:00
deec249c45
updated docker build
2021-11-13 10:01:38 -05:00
059cc86a11
Updated Dockerfile's and build script for docker
2021-11-09 08:15:16 -05:00
db9cbf51df
Updated build.sh
...
This patch forces the rebuild of the docker buildx build container.
Also makes the tag, version available from cmdln
2021-10-07 10:56:09 -04:00
23e3876e7b
Refactor utils usage
...
This patch separates out the config from the utils.py
utils.py has grown into a catchall for everything and this
patch is the start of that cleanup.
2021-09-16 17:08:30 -04:00
605911cb84
Updated Dockerfile to use v2.3.0
...
Upcoming release of aprsd is v2.3.0
2021-09-07 13:56:06 -04:00
a7d79a6e1b
Update Dockerfile to use 2.2.1
2021-08-26 10:50:34 -04:00
3f21934c0f
Update Dockerfile-dev to work with startup
2021-04-02 12:51:50 -04:00
239e784d51
Added Dockerfile-dev and updated build.sh
...
Build.sh is used for multi-architecture building of docker images.
2021-02-18 18:59:08 -05:00
9f66774541
Updated Dockerfile and build.sh
...
This patch updates the main Dockerfile to work in multi-architecture
build. Dockerfile now builds and install aprsd from pypi, not github.
2021-02-18 16:15:49 -05:00
c177748340
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:20:34 -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
2d5bb85071
Dockerfile: Make creation of /config quiet failure
...
This patch adds -p to mkdir command in the Dockerfile
to quiet the failure if /config already exists.
2021-02-13 10:41:43 -05:00
b6ba90de53
Updated README docs
...
This patch updates the 2 readme files with copies for the latest
sample-config output to match the 1.6.0 release's config.
Also fixed a small issue with the Dockerfile.
2021-02-13 09:27:03 -05:00
a266c987fd
1.6.0 release prep
2021-02-12 19:46:31 -05:00
7df6462d91
Updated path of run.sh for docker build
2021-02-10 12:04:24 -05:00
24edcad60a
Moved docker related stuffs to docker dir
2021-02-10 11:58:02 -05:00