fixed BUG-132 failing to create symlink on first build by being explicit in Dockerfile on how to handle content in static/

This commit is contained in:
2024-08-11 18:59:02 +10:00
parent 15cc101bbe
commit 9a359a1a4c
2 changed files with 7 additions and 1 deletions

1
BUGs
View File

@@ -21,4 +21,3 @@ BUG-125: when an image is highlighted, then post the contextmenu on a different
BUG-128: when restarting padb underneath pa, next web requests cause a 500... (need to better catch sql I think, and maybe just retry?)
BUG-130: moving files and then trying to go next page and it got confused...
BUG-131: when I build a new padev or pa, the static links are not there, but I if just rm -sf, and up -d again they appear