You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed step by step process defined in the blazemeter url and run the following command..
Run the command: > docker-compose up
Below is the execution traces:
Successfully tagged dockergrafanainfluxkit_influxdb:latest
WARNING: Image for service influxdb was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
debconf: delaying package configuration, since apt-utils is not installed
Creating dockergrafanainfluxkit_influxdb_1 ... done
Creating dockergrafanainfluxkit_grafana_1 ... done
Attaching to dockergrafanainfluxkit_influxdb_1, dockergrafanainfluxkit_grafana_1
': No such file or directorycute 'sh
: No such file or directory sh
dockergrafanainfluxkit_influxdb_1 exited with code 127
dockergrafanainfluxkit_grafana_1 exited with code 127
Thanks,
Ravindra
The text was updated successfully, but these errors were encountered:
I have followed step by step process defined in the blazemeter url and run the following command..
Run the command: > docker-compose up
Below is the execution traces:
Successfully tagged dockergrafanainfluxkit_influxdb:latest
WARNING: Image for service influxdb was built because it did not already exist. To rebuild this image you must use
docker-compose build
ordocker-compose up --build
.debconf: delaying package configuration, since apt-utils is not installed
Creating dockergrafanainfluxkit_influxdb_1 ... done
Creating dockergrafanainfluxkit_grafana_1 ... done
Attaching to dockergrafanainfluxkit_influxdb_1, dockergrafanainfluxkit_grafana_1
': No such file or directorycute 'sh
: No such file or directory sh
dockergrafanainfluxkit_influxdb_1 exited with code 127
dockergrafanainfluxkit_grafana_1 exited with code 127
Thanks,
Ravindra
The text was updated successfully, but these errors were encountered: