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
Copy file name to clipboardExpand all lines: docs/bee/installation/docker.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ description: Provides comprehensive steps for deploying Bee nodes using Docker c
9
9
The following is a guide for installing a Bee node using Docker. Docker images for Bee are hosted at [Docker Hub](https://hub.docker.com/r/ethersphere/bee). Using Docker to operate your Bee node offers many benefits, such as ease of deployment and consistency across environments.
10
10
11
11
:::caution
12
-
In the examples below we specify the exact image version as 2.8.1. It's recommended to only use the exact version number tags. Make sure to check that you're on the latest version of Bee by reviewing the tags for Bee on [Docker Hub](https://hub.docker.com/r/ethersphere/bee/tags), and replace 2.8.1 in the commands below if there is a newer full release.
12
+
In the examples below we specify the exact image version as 2.8.1.
13
+
It's recommended to only use the exact version number tags.
14
+
Make sure to check that you're on the latest version of Bee by reviewing the tags for Bee on [Docker Hub](https://hub.docker.com/r/ethersphere/bee/tags), and replace 2.8.1 in the commands below if there is a newer full release.
13
15
:::
14
16
15
17
:::warning
@@ -170,11 +172,10 @@ damage to hardware or loss of funds associated with the Ethereum account connect
170
172
No developers or entity involved will be liable for any claims and damages associated with your use,
171
173
inability to use, or your interaction with other nodes or the software.
172
174
173
-
version: 2.8.1-06a0aca7 - planned to be supported until 11 December 2024, please follow https://ethswarm.org/
"time"="2024-09-24 22:21:04.590823""level"="info""logger"="node""msg"="swarm public key""public_key"="02f0e59eafa3c5c06542c0a7a7fe9579c55a163cf1d28d9f6945a34469f88d1b2a"
177
-
"time"="2024-09-24 22:21:04.686430""level"="info""logger"="node""msg"="pss public key""public_key"="02ea739530bbf48eed49197f21660f3b6564709b95bf558dc3b472688c34096418"
"time"="2026-07-07 16:53:00.087534""level"="info""logger"="node""msg"="pss public key""public_key"="02aaae4ede42f47f48aa5182df4b94039ca71254f44ebc5383d5a67f71fe7e6156"
"time"="2025-03-04 11:13:10.164801""level"="info""logger"="node""msg"="swarm public key""public_key"="02b19880b8d024eac3bf8afa3fa85b31b72fcfd491cebc6af78ddd85ff97f65416"
"time"="2025-03-04 11:13:10.268474""level"="info""logger"="node""msg"="pss public key""public_key"="03a3166e04b749ab3d04fda8a41180598ff2eed01a8096fb72d2c7da393a47c46a"
"time"="2026-07-07 16:53:00.087534""level"="info""logger"="node""msg"="pss public key""public_key"="02aaae4ede42f47f48aa5182df4b94039ca71254f44ebc5383d5a67f71fe7e6156"
0 commit comments