Run neo4j desktop in docker

I started neo4j 4.2 enterprise in docker container. Neo4j browser runs ok. How can I run neo4j desktop from docker image? I need to use APOC extension from neo4j desktop.

Thanks,
aj

I have the same issue.

Here is the link : https://community.neo4j.com/t5/drivers-stacks/cannot-plugin-quot-apoc-quot-in-docker-compose-yml-file/m-p/56924

You could install neo4j desktop locally and use it to connect to the neo4j db using a remote connection.