mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Updated Docker Installation (textile)
parent
81577f27fd
commit
1d66f72d5b
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@ Install Docker(on host or guest) : "Docker Installation Guide":https://docs.dock
|
||||||
|
|
||||||
Steps:
|
Steps:
|
||||||
# Install git, python
|
# Install git, python
|
||||||
<pre><code>sudo apt install git python</code></pre>
|
<pre><code>sudo apt install git python
|
||||||
|
or
|
||||||
|
yum install git python</code></pre>
|
||||||
# Clone from repository
|
# Clone from repository
|
||||||
<pre><code>git clone https://github.com/retspen/webvirtcloud.git</code></pre>
|
<pre><code>git clone https://github.com/retspen/webvirtcloud.git</code></pre>
|
||||||
# Move to the installation folder
|
# Move to the installation folder
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue