There is a Db2 docker container available at https://hub.docker.com/r/ibmcom/db2. Create the container using: docker run -itd --name db2 --privileged=true -p ...
確定! 回上一頁