SUSE / technical-reference-documentation

SUSE Technical Reference Documentation
https://documentation.suse.com/trd-supported.html
6 stars 20 forks source link

[doc] Issue in "Building a container image" #94

Closed sreeves closed 9 months ago

sreeves commented 10 months ago

Building a container image:

https://documentation.suse.com/trd/linux/single-html/gs_sles_ibm-hpvs/#id-building-a-container-image

In order to build with the BCI image you need to add a line to checkout the 'slebci-paynow-website' branch, otherwise it will pull from upstream node19

git clone https://github.com/mfriesenegger/paynow-website.git cd paynow-website git checkout slebci-paynow-website /add this line /

mfriesenegger commented 10 months ago

@sreeves Thank you for pointing out this mistake in my TRD. I will work with @tlssuse to get a fix to the documentation published ASAP.

mfriesenegger commented 10 months ago

@sreeves The change is merged. I think this issue can be closed if you agree.