Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Management Services
Wellbore
Lib
Wellbore-cloud
Wellbore-azure-lib
Commits
45ca8199
Commit
45ca8199
authored
Mar 23, 2021
by
Luc Yriarte
Browse files
Local Azurite install on linux
parent
98ceb059
Pipeline
#33193
passed with stage
in 1 minute and 47 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
45ca8199
...
...
@@ -46,6 +46,14 @@ mkdir c:/azurite
azurite
--silent
--location
c:
\a
zurite
--debug
c:
\a
zurite
\d
ebug.log
```
Note: To avoid sudo mode on linux, install Azurite locally:
```
bash
npm
install
azurite
mkdir
azurite
./node_modules/azurite/dist/src/azurite.js
--silent
--location
./azurite
--debug
./azurite/debug.log
```
Option 2: using docker
```
bash
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment