We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0944947 commit 268b973Copy full SHA for 268b973
README.md
@@ -23,4 +23,4 @@ docker run --rm -v ./:/build/source -u $(id -u):$(id -g) -ti netpass_builder cle
23
This will run command `make clean` overriding default arguments
24
25
# Afterword
26
-For now it was created as Proof of Concept and can be changed in the future to being more universal.
+For now it was created as Proof of Concept and can be changed in the future to being more universal. Probably will use multistage capabilities.
0 commit comments