kibana/.devcontainer
Brad White 686b0214ce
Fix Dev Container KBN_DIR (#195810)
## Summary

In #193488, `KBN_DIR` was changed to be a dynamic variable. It wasn't
being properly propagated through the build process in the Dockerfile
and the full path to `env.sh` wasn't being set. This passes the
directory as a build `ARG` as well to fix the path.
2024-10-29 00:44:36 +00:00
..
config Add Kibana Dev Container (#188887) 2024-08-26 14:38:45 -07:00
scripts Add Kibana Dev Container (#188887) 2024-08-26 14:38:45 -07:00
.env.template Updating Devcontainer Dockerfile so the vscode user can run bootstrap (#193224) 2024-09-18 08:26:09 -04:00
devcontainer.json Fix Dev Container KBN_DIR (#195810) 2024-10-29 00:44:36 +00:00
Dockerfile Fix Dev Container KBN_DIR (#195810) 2024-10-29 00:44:36 +00:00
README.md Add Kibana Dev Container (#188887) 2024-08-26 14:38:45 -07:00

See the dev docs for information on using the Kibana Dev Container.