docker-virtualradarserver
docker-virtualradarserver copied to clipboard
Aircraft pictures, silhouette and flags are not displayed properly
no pictures folder in docker file
After not looking at my VRS server for a while, it seems my images are also missing. Spent a while this afternoon trying to investigate. Did you resolve the issue?
just fyi, same issue here... no aircraft pictures, silhouttes or flags... if i can provide any infos for investigating this feel free... btw, thanks for your work and provided containers @mikenye
I have to run the following 2 commands in the container to get the aircraft photos to display.
sed -i 's#mozilla\/DST_Root_CA_X3.crt#!mozilla\/DST_Root_CA_X3.crt#g' /etc/ca-certificates.conf
update-ca-certificates --fresh