SWAPI Dockerized version of phalt/swapi Usage Locally Build and run the image: docker-compose up --build Interface is accesible on localhost:8000 Dockerhub vokracko/swapi Usage in docker-compose: swapi: image: vokracko/swapi ports: - 8000:8000