Skip to content

Commit 6ed2b12

Browse files
authored
Post launch fixes (#67)
* global variable for header version Signed-off-by: lilyx13 <[email protected]> * download options use global var Signed-off-by: lilyx13 <[email protected]> * latest version in hero header Signed-off-by: lilyx13 <[email protected]> * added coloring book to download Signed-off-by: lilyx13 <[email protected]> * heading color tweaks Signed-off-by: lilyx13 <[email protected]> * fixed troubleshooting guide link Signed-off-by: lilyx13 <[email protected]> * fix link to manpages Signed-off-by: lilyx13 <[email protected]> * install link on get started Signed-off-by: lilyx13 <[email protected]> * meeting links Signed-off-by: lilyx13 <[email protected]> * mailing list links fix Signed-off-by: lilyx13 <[email protected]> * PR community links Signed-off-by: lilyx13 <[email protected]> * installation instructions fixed Signed-off-by: lilyx13 <[email protected]> --------- Signed-off-by: lilyx13 <[email protected]>
1 parent 32b3e20 commit 6ed2b12

File tree

12 files changed

+728
-28
lines changed

12 files changed

+728
-28
lines changed

docs/first-steps.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Here are a number of useful tutorials to get you up and running with Podman. If you are familiar with the Docker `Container Engine`_ the command in Podman_ should be quite familiar. If you are brand new to containers, take a look at our `Introduction`.
44

55
- [Basic Setup and Use of Podman](tutorials/podman_tutorial): Learn how to set up Podman and perform some basic commands with the utility.
6+
- [Installation Guide](tutorials/installation): Instructions on how to install Podman.
67
- [Basic Setup and Use of Podman in a Rootless environment](tutorials/rootless_tutorial): The steps required to set up rootless Podman are enumerated.
78
- [Podman for Windows](tutorials/podman-for-windows) : A guide to installing and using Podman on Windows.
89
- [Podman Remote Clients on Mac/Windows](tutorials/mac_win_client): Advanced setup for connecting to a remote Linux system using the Podman remote client on Mac and Windows.

0 commit comments

Comments
 (0)