You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build a website to be hosted on openshift online, for documentation. I decided to have a architecture with each subset of docs would be built as a container, and use kubernetes and various mount to provides a web frontend with the files.
So for that, the most flexible way is to use s2i. However, asciibinder do not support s2i: redhataccess/ascii_binder#139
Could we have a Makefile that would do the build without needing a .git repository so the doc would be buildable in s2i ?
The text was updated successfully, but these errors were encountered:
I am trying to build a website to be hosted on openshift online, for documentation. I decided to have a architecture with each subset of docs would be built as a container, and use kubernetes and various mount to provides a web frontend with the files.
So for that, the most flexible way is to use s2i. However, asciibinder do not support s2i:
redhataccess/ascii_binder#139
Could we have a Makefile that would do the build without needing a .git repository so the doc would be buildable in s2i ?
The text was updated successfully, but these errors were encountered: