File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
website/content/en/docs/development Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ There are some dependencies that need to be installed:
2323* [ Yarn] [ yarn ] , and
2424* [ GNU Make] [ make ]
2525
26+ This guide may not work for you if you manage Docker with ` sudo ` , see
27+ [ issue #118 ] [ issue-118 ] for more. It is possible to manage Docker as a non-root
28+ user with some [ extra configuration steps] [ docker-non-root ] .
29+
2630## First steps
2731
2832Spin up the environment with the following command:
@@ -138,3 +142,5 @@ You can enable it in Visual Studio Code as follows:
138142[ gopls ] : https://github.com/golang/tools/blob/master/gopls/README.md
139143[ yarn ] : https://classic.yarnpkg.com/en/docs/install/
140144[ make ] : https://www.gnu.org/software/make/
145+ [ issue-118 ] : https://github.com/artefactual-labs/enduro/issues/118
146+ [ docker-non-root ] : https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user
You can’t perform that action at this time.
0 commit comments