Autocomplete in Docker Containers
Use Fig Autocomplete in your local Docker containers
Just like Autocomplete in SSH, Fig can offer autocomplete in Docker containers.
Setup Integration
Add the following to your Dockerfile:
RUN curl -fSsL https://repo.fig.io/scripts/install-headless.sh | INTEGRATIONS=dotfiles bash
Once added, Fig will just magically work when you access your containers from a local machine that also has Fig installed.
Questions? Support?
- Create a GitHub Issue: run
fig issue
- Join our Discord: fig.io/community
- Email: hello@fig.io