Skip to content

Commit

Permalink
docker readme link fixed (#2591)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyler-kv authored Oct 3, 2024
1 parent 0d9d26c commit caa20fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export DW_BIND_HOST=0.0.0.0

This will ensure that Hadoop binds to all interfaces, and that Accumulo binds to the hostname/IP address. This is required to connect to the host Accumulo instance from a docker container.

What follows is a brief description of how to setup and run the Datawave Quickstart. For more detailed information see the [DataWave Quickstart Readme](../../contrib/datawave-quickstart/README.md).
What follows is a brief description of how to setup and run the Datawave Quickstart. For more detailed information see the [DataWave Quickstart Readme](../contrib/datawave-quickstart/README.md).

```
# Add the quickstart env.sh to your .bashrc
Expand Down

0 comments on commit caa20fe

Please sign in to comment.