Skip to content

Commit

Permalink
remove docker readme file change
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaietta committed Sep 18, 2024
1 parent 876dde8 commit a0edba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
It is developer documentation. See [user documentation](https://www.electron.build/multi-platform-build#docker).

## Build
# Build

`pnpm docker-images`

## Notes
# Notes

* We use [named data volume](https://madcoda.com/2016/03/docker-named-volume-explained/) instead of mounted host directory to store `node_modules` because NPM is unreliable and NPM team [doesn't want to fix it](https://github.com/npm/npm/issues/3565).

Expand Down

0 comments on commit a0edba1

Please sign in to comment.