Skip to content

Commit caab85d

Browse files
author
Anandkumar Patel
committed
add missing \
1 parent d27a1ce commit caab85d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ container::_start_node_exporter_container() {
111111
--name=node-exporter \
112112
--detach=true \
113113
--restart=always \
114-
--net=host
114+
--net=host \
115115
--publish=29006:9100 \
116116
--memory=100mb \
117117
--memory-reservation=50mb \

0 commit comments

Comments
 (0)