Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1851

make docs on fresh containers for all platforms

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • None

      Output from https://gerrit.fd.io/r/c/vpp/+/25809

      $ cat docs.txt | docker run --log-driver=none -a stdin -a stdout -v /Users/pvinci/vpp:/vpp -i ubuntu:18.04 /bin/bash >ubuntu-18_04.txt
      $ cat docs.txt | docker run --log-driver=none -a stdin -a stdout -v /Users/pvinci/vpp:/vpp -i ubuntu:20.04 /bin/bash >ubuntu-20_04.txt

      $ cat docs-centos7.txt | docker run --log-driver=none -a stdin -a stdout -v /Users/pvinci/vpp:/vpp -i centos:7 /bin/bash >centos7.txt
      $ cat docs-centos8.txt | docker run --log-driver=none -a stdin -a stdout -v /Users/pvinci/vpp:/vpp -i centos:8 /bin/bash >centos8.txt

        1. centos7.txt
          71 kB
        2. centos8.txt
          82 kB
        3. docs.txt
          0.1 kB
        4. docs-centos7.txt
          0.1 kB
        5. docs-centos8.txt
          0.2 kB
        6. ubuntu-18_04.txt
          115 kB
        7. ubuntu-20_04.txt
          94 kB

            Unassigned Unassigned
            pvinci Paul Vinciguerra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: