m2ee-tools
                                
                                
                                
                                    m2ee-tools copied to clipboard
                            
                            
                            
                        apt-key deprecated
According to the documentation the signing key has to be added as follows:
root@mx-precision-5570:/home/reinout# wget -q -O - https://packages.mendix.com/mendix-debian-archive-key.asc | apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
As you can see it complains that apt-key method is deprecated. Expectation is that the documentation follows the officially supported method.
the latest packaging of m2ee-tools on Debian 11/DEvuan 4 is ... lacking to say the least ;(
@knorrie is there any plans to update these m2ee packages? or is the plans to only support containers in future?