Bug #76633 | ENV line issue on mysql 5.5, 5.6 and 5.7 Dockerfiles | ||
---|---|---|---|
Submitted: | 9 Apr 2015 8:37 | Modified: | 7 May 2015 10:47 |
Reporter: | Avi Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Package Repos | Severity: | S2 (Serious) |
Version: | 5.5.43 | OS: | Any |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[9 Apr 2015 8:37]
Avi Miller
[9 Apr 2015 8:52]
Lars Tangvald
This is an issue on Docker < 1.4. 1.4 added the ENV= functionality, but the main purpose is to allow multiple variables declared together, which we don't actually use, so it can be changed.
[7 May 2015 10:47]
MySQL Verification Team
5.5.43 and newer have this problem fixed