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

Warning when building app docker #93

Closed
pacoorozco opened this issue Jan 21, 2021 · 0 comments · Fixed by #101
Closed

Warning when building app docker #93

pacoorozco opened this issue Jan 21, 2021 · 0 comments · Fixed by #101
Labels
bug fixed The bug has been fixed, but the fix is not permanent. Needs a refactor.

Comments

@pacoorozco
Copy link
Owner

Describe the bug
A warning is shown when app docker is build:


#############################################################################################################
#                                                                                                           #
#                                            W A R N I N G ! ! !                                            #
#                                                                                                           #
# You are using an unsupported method to get install-php-extensions!                                        #
#                                                                                                           #
# Please update the way you fetch it. Read the instrictions at                                              #
# https://github.com/mlocati/docker-php-extension-installer#usage                                           #
#                                                                                                           #
# For example, if you get this script by fetching                                                           #
# https://raw.githubusercontent.com/mlocati/docker-php-extension-installer/master/install-php-extensions    #
# replace it with                                                                                           #
# https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions #
#                                                                                                           #
# Sleeping for a while so you get bored of this and act ;)                                                  #
#                                                                                                           #
#############################################################################################################

To Reproduce
Steps to reproduce the behavior:

  1. Execute docker-compose build
  2. See error

Expected behavior
No warning should be shown

@pacoorozco pacoorozco added the bug label Jan 21, 2021
pacoorozco added a commit that referenced this issue Jan 22, 2021
Signed-off-by: pacoorozco <paco@pacoorozco.info>
pacoorozco added a commit that referenced this issue Jan 22, 2021
@pacoorozco pacoorozco added the fixed The bug has been fixed, but the fix is not permanent. Needs a refactor. label Jan 22, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug fixed The bug has been fixed, but the fix is not permanent. Needs a refactor.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant