Update Dockerfile and package naming

This commit is contained in:
e.rosendahl
2025-07-28 01:12:59 +02:00
parent 21e1b84e7a
commit be93645b4d
7 changed files with 50 additions and 29 deletions

View File

@ -1,9 +1,9 @@
{
"name": "ft_analytics",
"image": "ft_analytics:latest",
"workspaceFolder": "/workspaces/can_viewer",
"workspaceFolder": "/workspaces/ft_analytics",
"runArgs": [
"--net=host",
"--network=host",
"--privileged"
],
"settings": {},