docker run \ --detach \ --name geoip \ --restart=always \ -p 4589:8080 \ fiorix/freegeoip
How did I re-create the Docker containers for freegeoip?