Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit ef0dc6c

Browse files
author
vctls
committed
typo
1 parent a6a19e5 commit ef0dc6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.2.2-apache-stretch AS php_apache_pdo_db2
1+
FROM php:7.2.2-apache-stretch AS php_apache_db2
22

33
ENV IBM_DB_HOME /opt/ibm/dsdriver
44
ENV LD_LIBRARY_PATH $IBM_DB_HOME/lib

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Docker PHP, Apache and PDO_Db2
1+
# Docker PHP, Apache and IBM_DB2
22
Inspired by https://github.com/keboola/db-extractor-db2
33

44
Base configuration files to generate a Docker container with PHP, Apache and IBM_DB2 support.

0 commit comments

Comments
 (0)