diff options
author | Robert Göhler <github@ghlr.de> | 2020-06-30 22:04:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-30 22:04:43 +0200 |
commit | 53c407cde38d29ebfe2f6cf0d79cc59d8800418f (patch) | |
tree | 21f80ccd56bcac538bc75edb04f6d67f8547d92f /docs/contributing/build-vyos.rst | |
parent | 4e8c17bf5891ad565ce94edf4e4a8bf339a7b532 (diff) | |
parent | 5cd60bf0283519100e3dc3f2194ea087b67a14cd (diff) | |
download | vyos-documentation-53c407cde38d29ebfe2f6cf0d79cc59d8800418f.tar.gz vyos-documentation-53c407cde38d29ebfe2f6cf0d79cc59d8800418f.zip |
Merge pull request #275 from rebortg/cfgcmd_crux
Sphinx: backport cfgcmd and opcmd directives to crux
Diffstat (limited to 'docs/contributing/build-vyos.rst')
-rw-r--r-- | docs/contributing/build-vyos.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst index 8d191a9f..2ceaeda8 100644 --- a/docs/contributing/build-vyos.rst +++ b/docs/contributing/build-vyos.rst @@ -38,7 +38,7 @@ To be able to use Docker_, the current non-root user should be added to the Generating the container ----------------------- +------------------------ The container can built by hand or by fetching the pre-built one from DockerHub. Using the pre-built VyOS DockerHub organisation (https://hub.docker.com/u/vyos) will |