Skip to content

pwasem/openui5-sdk-docker

Repository files navigation

openui5-sdk-docker

Docker image for serving an OpenUI5 SDK.

Prerequisites

Make sure you have Docker Compose installed.

Get started

Simply

  • clone this repository.
  • run docker-compose up -d --build (stop docker-compose down)
  • browse to http://localhost:5000/

Enjoy!

Configuration

The desired OpenUI5 version can be defined setting ui5_version in your docker-compose.yml.

Behind the scenes

The docker image itself is build upon the latest node:alpine image.

When building the docker image the specified openui5 sdk will be download from https://github.com/SAP/openui5/releases.

Finally a web server using fastify will be started to serve the sdk as fast a possible.

About

Docker image for openui5 sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages