Update Dockerfile and package naming
This commit is contained in:
@ -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": {},
|
||||
|
||||
Reference in New Issue
Block a user