Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Typo in Dockerfile -- "RUNTIME_DISTRUBTION" #529

Open
chuck-wood opened this issue Mar 2, 2021 · 0 comments
Open

Typo in Dockerfile -- "RUNTIME_DISTRUBTION" #529

chuck-wood opened this issue Mar 2, 2021 · 0 comments

Comments

@chuck-wood
Copy link

chuck-wood commented Mar 2, 2021

COPY ${RUNTIME_DISTRUBTION} /${RUNTIME_DISTRUBTION}

COPY ${RUNTIME_DISTRUBTION} /${RUNTIME_DISTRUBTION}

should be

COPY ${RUNTIME_DISTRIBUTION} /${RUNTIME_DISTRIBUTION}
frost-byte added a commit to Wiser-Owl/php-docker that referenced this issue Apr 3, 2021
frost-byte added a commit to Wiser-Owl/php-docker that referenced this issue May 9, 2021
frost-byte added a commit to Wiser-Owl/php-docker that referenced this issue May 10, 2021
Fix for GoogleCloudPlatform#529
Enable Verbose Debugging for gcloud build
Authorize service account in install_test_dependencies.sh
Remove Unsupported Versions < 7.3
Update PHP versions to latest releases
Update PHPUnit to v9.5.4 for all tests
Build and include librabbitmq as library for amqp extension
Use Datastax's libuv1 library package
Use updated pecl extension versions
Disable apcu_bc extension for newer versions
Update Couchbase to v3
Switch to container-structure-test
Use the ev extension when testing for shared, disabled extension
Make the container for the Test Runner base image configurable using env
Update `check_versions.sh` to include substition for container registry
Use apcu extension in php80 instead of apcu_bc
Use bionic package for libvips
Disable build of sodium extension, it is included natively
Use latest release from github for pq extension
Use latest release from github for raphf extension
Create xmlrpc extension
Update tests to use v5 of `symfony/browser-kit`
Disable stackdriver_debugger for php8
frost-byte added a commit to Wiser-Owl/php-docker that referenced this issue May 10, 2021
Fix for GoogleCloudPlatform#529
Enable Verbose Debugging for gcloud build
Authorize service account in install_test_dependencies.sh
Remove Unsupported Versions < 7.3
Update PHP versions to latest releases
Update PHPUnit to v9.5.4 for all tests
Build and include librabbitmq as library for amqp extension
Use Datastax's libuv1 library package
Use updated pecl extension versions
Disable apcu_bc extension for newer versions
Update Couchbase to v3
Switch to container-structure-test
Use the ev extension when testing for shared, disabled extension
Make the container for the Test Runner base image configurable using env
Update `check_versions.sh` to include substition for container registry
Use apcu extension in php80 instead of apcu_bc
Use bionic package for libvips
Disable build of sodium extension, it is included natively
Use latest release from github for pq extension
Use latest release from github for raphf extension
Create xmlrpc extension
Update tests to use v5 of `symfony/browser-kit`
Disable stackdriver_debugger for php8
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant