dockware: Notice: iconv(): Wrong charset, conversion from `utf-32le' to `utf-8' is not allowed
Describe the bug It is impossible to run important commands on the docker machine insight the M1 Docker Apple Silicon Preview 7
To Reproduce
Open a connection to the Machine
Execute bin/console theme:change Storefront --all
See Message “Notice: iconv(): Wrong charset, conversion from utf-32le' to utf-8’ is not allowed”
Command wasn’t execute
Expected behavior Command is executed without any notices or error messages
Desktop (please complete the following information):
- OS: MacOS BigSur 11.2
- Browser: Console
- Running in “M1 Docker Apple Silicon Preview 7”
- PHP 7.4.12 [PHP Modules] apc apcu bcmath calendar Core ctype curl date dom exif FFI fileinfo filter ftp gd geoip gettext hash iconv igbinary intl json ldap libxml mbstring mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql pdo_pgsql pgsql Phar posix readline redis Reflection session shmop SimpleXML soap sockets sodium SPL ssh2 standard sysvmsg sysvsem sysvshm tideways tokenizer xdebug xml xmlreader xmlwriter xsl Zend OPcache zip zlib
[Zend Modules] Xdebug Zend OPcache
Additional context Add any other context about the problem here.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 28
@thomasdcodes in the end we had to build a multicarchitectur build so now you see not only amd64 but also arm64 in the OS/ARCH Dropdown. Also the official php cotnainers go this way. We will start to release all images from dockware with multicarch builds as of today!
This will take up to 48 hours until all builds are finishd.
Many thx for your support and have fun with using dockware on apple m1 😃