You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This module provides a way to access single members of a zip file archive withou
8
8
9
9
## Command line tool
10
10
11
-
This version of the project allows you to run the command line tool, `sremotezip.py` with `docker-compose` for development. The flags and arguments can be passed during the build process using the host's environment variables.
11
+
This version of the project allows you to run the command line tool, `sremotezip.py`, with `docker-compose`. The flags and arguments can be passed during the build process using the host's environment variables.
12
12
13
13
```
14
14
FLAG=-l URL=url FILENAME=filename docker-compose up
0 commit comments