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: tor-fied-web/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
@@ -4,7 +4,7 @@ The "apache" image is based on [OpenSUSE Tumbleweed](https://en.opensuse.org/Por
4
4
5
5
The image created by the "web_build" Dockerfile will create a rather huge image. It is designed to allow you to create websites using the markup language of your choice. You can either use Daps with Asciidoc, Sphinx with reStructuredText, or Pandoc with Markdown.
6
6
7
-
To log into the container and use the tools, run: `docker -it exec torfiedweb_apache_1 bash`.
7
+
To log into the container and use the tools, run: `docker exec -it torfiedweb_apache_1 bash`.
8
8
9
9
To fetch your Tor onion service url, run `docker exec torfiedweb_tor_1 v3onions`
0 commit comments