Giter Site home page Giter Site logo

Comments (7)

fewrainbows avatar fewrainbows commented on August 15, 2024 1

Hello,

launched via Powershell....it worked!

docker run -d \ --name docker-influxdb-grafana \ -p 3003:3003 \ -p 3004:8083 \ -p 8086:8086 \ -v /path/for/influxdb:/var/lib/influxdb \ -v /path/for/grafana:/var/lib/grafana \ philhawthorne/docker-influxdb-grafana:latest

Temo fixed from my side

Thanks for you Job!

from docker-influxdb-grafana.

philhawthorne avatar philhawthorne commented on August 15, 2024

Hey

Can you please send me the docker run command you're using to start this? Or how you're using the container?

from docker-influxdb-grafana.

fewrainbows avatar fewrainbows commented on August 15, 2024

from docker-influxdb-grafana.

fewrainbows avatar fewrainbows commented on August 15, 2024

immagine

from docker-influxdb-grafana.

fewrainbows avatar fewrainbows commented on August 15, 2024

Plain docker run copypaste

docker run --hostname=cc400cede8cb --env=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin --env=DEBIAN_FRONTEND=noninteractive --env=LANG=C.UTF-8 --env=INFLUXDB_VERSION=1.8.2 --env=CHRONOGRAF_VERSION=1.8.6 --env=GRAFANA_VERSION=7.2.0 --env=GF_DATABASE_TYPE=sqlite3 --volume=C:\Users\Myvol v1:\Myvol --workdir=/root --label='maintainer=Phil Hawthorne [email protected]' --runtime=runc -d philhawthorne/docker-influxdb-grafana:latest

from docker-influxdb-grafana.

fewrainbows avatar fewrainbows commented on August 15, 2024

immagine

from docker-influxdb-grafana.

philhawthorne avatar philhawthorne commented on August 15, 2024

Sorry unfortunately I'm not familiar with the Windows Desktop GUI version of Docker.

The dockerfile of this repo doesn't have any EXPOSE directives, so guessing thats why it won't show up.

from docker-influxdb-grafana.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.