SAP Cloud Connector Docker Image https://makotonoblog.be
Find a file
Francois B. (Makoto) 09f691cff4 Update SAPCC 2.13.2
2021-08-04 20:04:04 +02:00
Dockerfile Update SAPCC 2.13.2 2021-08-04 20:04:04 +02:00
LICENSE comments + licence 2021-06-18 10:18:49 +02:00
README.md Update SAPCC 2.13.2 2021-08-04 20:04:04 +02:00

SAP Cloud Connector Docker Image

This image is built with

  • CentOS
  • SAP JVM
  • SAP Cloud Connector

Release notes

  • v3
    • SAP Cloud Connector 2.13.2
  • v2
    • SAP Cloud Connector 2.13.1
    • SAP JVM 8.1.075
    • CentOS 7

Pre-Built Docker Image

Docker Hib : https://hub.docker.com/r/makoto2600/sapcc

---
version: "2.1"
services:
  sapcc:
    image: makoto2600/sapcc:latest
    container_name: sapcc
    network_mode: host
    restart: unless-stopped