Skip to content

Commit cc786e4

Browse files
author
Dave Conway-Jones
committed
Update docker.md
1 parent b948889 commit cc786e4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/getting-started/docker.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@ Running that command should give a terminal window with a running instance of No
3535
Welcome to Node-RED
3636
===================
3737

38-
03 Oct 12:57:10 - [info] Node-RED version: v1.0.6
39-
03 Oct 12:57:10 - [info] Node.js version: v10.18.0
40-
03 Oct 12:57:10 - [info] Linux 4.9.184-linuxkit x64 LE
41-
03 Oct 12:57:11 - [info] Loading palette nodes
42-
03 Oct 12:57:16 - [info] Settings file : /data/settings.js
43-
03 Oct 12:57:16 - [info] Context store : 'default' [module=memory]
44-
03 Oct 12:57:16 - [info] User directory : /data
45-
03 Oct 12:57:16 - [warn] Projects disabled : editorTheme.projects.enabled=false
46-
03 Oct 12:57:16 - [info] Flows file : /data/flows.json
47-
03 Oct 12:57:16 - [info] Creating new flow file
48-
03 Oct 12:57:17 - [warn]
38+
03 Jun 12:57:10 - [info] Node-RED version: v1.0.6
39+
03 Jun 12:57:10 - [info] Node.js version: v10.18.0
40+
03 Jun 12:57:10 - [info] Linux 4.9.184-linuxkit x64 LE
41+
03 Jun 12:57:11 - [info] Loading palette nodes
42+
03 Jun 12:57:16 - [info] Settings file : /data/settings.js
43+
03 Jun 12:57:16 - [info] Context store : 'default' [module=memory]
44+
03 Jun 12:57:16 - [info] User directory : /data
45+
03 Jun 12:57:16 - [warn] Projects disabled : editorTheme.projects.enabled=false
46+
03 Jun 12:57:16 - [info] Flows file : /data/flows.json
47+
03 Jun 12:57:16 - [info] Creating new flow file
48+
03 Jun 12:57:17 - [warn]
4949

5050
---------------------------------------------------------------------
5151
Your flow credentials file is encrypted using a system-generated key.
@@ -59,9 +59,9 @@ Running that command should give a terminal window with a running instance of No
5959
file using your chosen key the next time you deploy a change.
6060
---------------------------------------------------------------------
6161

62-
03 Oct 12:57:17 - [info] Starting flows
63-
03 Oct 12:57:17 - [info] Started flows
64-
03 Oct 12:57:17 - [info] Server now running at http://127.0.0.1:1880/
62+
03 Jun 12:57:17 - [info] Starting flows
63+
03 Jun 12:57:17 - [info] Started flows
64+
03 Jun 12:57:17 - [info] Server now running at http://127.0.0.1:1880/
6565

6666
[...]
6767

0 commit comments

Comments
 (0)