Home > other >  Configure: error: PNG. H not found.
Configure: error: PNG. H not found.

Time:09-26

The host: ubuntu 15.10
Docker: 1.10.3
In executing sudo docker build - t Eva/PHP. When an error:
Configure: error: PNG. H not found.

According to the dockershare.com tutorial:
http://dockershare.com/article/10

Error screenshot:


Such a mistake, should build mirror, installing PHP, didn't find related components?

In the docker, how should solve?

CodePudding user response:



Should be PHP image legend modules need to be installed,

Such as PNG, jpeg, etc.

CodePudding user response:

reference 1st floor alinly response:
should be PHP image legend modules need to be installed,

Such as PNG, jpeg, etc.

Well, yes! But the docker not familiar with, don't know how to solve this problem
Then give up docker

CodePudding user response:

refer to the second floor Nixus response:
Quote: refer to 1st floor alinly response:



Should be PHP image legend modules need to be installed,

Such as PNG, jpeg, etc.

Well, yes! But the docker not familiar with, don't know how to solve this problem
Then give up docker


Has very little to do with the docker, you imagine docker as an independent Linux system.

CodePudding user response:

reference alinly reply: 3/f
Quote: refer to the second floor Nixus response:

Quote: refer to 1st floor alinly response:



Should be PHP image legend modules need to be installed,

Such as PNG, jpeg, etc.

Well, yes! But the docker not familiar with, don't know how to solve this problem
Then give up docker


Has very little to do with the docker, you imagine docker as an independent Linux system.


Well, yes!
But always feel docker trouble many
I don't know why!

Vagrant compared with docker, which is more easy to use?

CodePudding user response:

reference 4 floor Nixus response:
Quote: reference alinly reply: 3/f

Quote: refer to the second floor Nixus response:

Quote: refer to 1st floor alinly response:



Should be PHP image legend modules need to be installed,

Such as PNG, jpeg, etc.

Well, yes! But the docker not familiar with, don't know how to solve this problem
Then give up docker


Has very little to do with the docker, you imagine docker as an independent Linux system.


Well, yes!
But always feel docker trouble many
I don't know why!

Vagrant compared with docker, which is more easy to use?



Vagrant used,

You can look at the KVM, xen, LXC, etc., after the docker is the chicken ribs.

CodePudding user response:

reference 5 floor alinly reply:
Quote: refer to 4th floor Nixus response:

Quote: refer to the third floor alinly response:

Quote: refer to the second floor Nixus response:

Quote: refer to 1st floor alinly response:



Should be PHP image legend modules need to be installed,

Such as PNG, jpeg, etc.

Well, yes! But the docker not familiar with, don't know how to solve this problem
Then give up docker


Has very little to do with the docker, you imagine docker as an independent Linux system.


Well, yes!
But always feel docker trouble many
I don't know why!

Vagrant compared with docker, which is more easy to use?



Vagrant used,

You can look at the KVM, xen, LXC, etc., after the docker is the chicken ribs.

Chicken ribs is docker? Feel the docker has always been very fire!
Check a lot of information, however, don't think docker is intended for programmers, belongs to the category of the operations
  • Related