Add a name to the container

This commit is contained in:
ahosking 2022-07-03 00:41:01 -04:00
parent e7eb6cb50d
commit 39009533c1

View File

@ -1,3 +1,3 @@
docker run -p 8086:8086 \ docker run --name influxdb -p 8086:8086 \
-v $PWD:/var/lib/influxdb2 \ -v $PWD:/var/lib/influxdb2 \
influxdb:2.0 influxdb:2.0