dudash / openshift-wetty-client

Containerized OpenShift CLI tools accessible via your favorite web browser
Apache License 2.0
3 stars 8 forks source link

Upgrade to RHEL 7 UBI with Node 10 #12

Closed dmc5179 closed 4 years ago

dmc5179 commented 4 years ago

Upgraded the Dockerfile to use the RHEL 7 UBI Node 10 base container. Updated README to reflect changes

Note: I used CMD instead of ENTRY just because it seems easier to debug. No other reason and has no effect on the container running in normal operation.