Skip to content

Commit 2d86925

Browse files
committed
add short link and text about docker
1 parent 72cb462 commit 2d86925

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

Diff for: docker.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Docker images with SAP modules
2+
3+
> The SAP NetWeaver RFC SDK 7.50 is not provided under an open source
4+
> license at the current time. Consequently, the files provided through this SDK
5+
> are only for use by licensed customers and should not be redistributed as part
6+
> of an open source project.
7+
8+
E-Mail from _opensource@sap.com_, Feb. 2020
9+
10+
You will have to [build the docker image containing a SAP module][docker]
11+
yourself.
12+
13+
[docker]: https://github.com/php-sap/docker-kralik "PHP 7 docker image for Gregor Kraliks SAPNWRFC module"

Diff for: index.md

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Too short? Confused? You should probably read the documentation. 😉
7474
- [Configure a connection](saprfc-config)
7575
- [Configure the SAP remote function call](saprfc-function)
7676
* [DateTime conversions for SAP](datetime)
77+
* [Docker images with SAP modules](docker)
7778

7879
[koucky]: http://saprfc.sourceforge.net/ "SAPRFC extension module for PHP"
7980
[harding]: https://github.com/piersharding/php-sapnwrfc "SAP RFC Connector using the SAP NW RFC SDK for PHP"

0 commit comments

Comments
 (0)