Lee Armet
08/31/2021, 7:13 PMBenjamin Edwards
08/31/2021, 7:44 PMLee Armet
08/31/2021, 8:09 PMBenjamin Edwards
08/31/2021, 8:49 PMDocker version 20.10.7, build f0df35096d
Docker Compose docker-compose version 1.29.2
and running `fleetctl preview`:
fleetctl preview
Downloading dependencies into /home/ben/.fleet/preview...
Pulling Docker dependencies...
Starting Docker containers...
Waiting for server to start up...
Initializing server...
Fleet UI is now available at <http://localhost:1337>.
Email: <mailto:admin@example.com|admin@example.com>
Password: admin123#
Loading standard query library...
Starting simulated hosts...
Preview environment complete. Enjoy using Fleet!
Invalid interpolation format seems like a Docker issue. This command pulls down https://github.com/fleetdm/osquery-in-a-box and combines the docker compose files there to start up all the dependencies and the local environment. Seems odd to me that there isn't a version
declaration in https://github.com/fleetdm/osquery-in-a-box/blob/master/docker-compose.yml which I suspect might be an issue for the version of compose you are running.Lee Armet
09/01/2021, 12:36 PMBenjamin Edwards
09/01/2021, 4:31 PM