Hello! I am developing a full-stack application using:
⢠Neo4j 5.26.4
- GraphQL
⢠React.js
⢠Javascript
⢠Python
I am having trouble using Docker with this tech stack because I am failing to find a custom base image on docker hub that has something similar to this. As a preface, I am completely new to using Docker, but I am hoping to use one container thus the single base image. Does anyone know of a custom base image that is close or any other advice with using docker in this project?
Thank you!