#66 Add local build info for n00bs and forgetful people like moi
Closed 5 years ago by pfrields. Opened 5 years ago by pfrields.
fedora-web/ pfrields/websites add-podman-info  into  master

file modified
+5
@@ -5,3 +5,8 @@ 

  

  Documentation for getting started with using it can be found here:

  https://docs.fedoraproject.org/en-US/websites/

+ 

+ Building and testing locally

+ ============================

+ $ podman build -t fedora-websites .

+ $ podman run -it --rm -v "$(pwd):/opt/:z" -p 5000:5000 fedora-websites flask run --reload --host 0.0.0.0

no initial comment

rebased onto 164e09b

5 years ago

Pull-Request has been closed by pfrields

5 years ago
Metadata