docker-nginx icon indicating copy to clipboard operation
docker-nginx copied to clipboard

Results 7 docker-nginx issues
Sort by recently updated
recently updated
newest added

text changed, creating a branch to work off of

ker-compose up Creating network "docker-nginx_frontend" with the default driver Creating network "docker-nginx_backend" with the default driver Building frontend Sending build context to Docker daemon 1.146MB Step 1/11 : FROM node:12.18.2...

docker compose fails to finish with node version 12.18.2 as @testing-library/[email protected] will throw an error expecting a version >=14. Will need to update the blog to reflect this as well:...

Hi, Following the [guide](https://www.docker.com/blog/how-to-use-the-official-nginx-docker-image/), bringing docker compose up fails. Although there are many deprecation warnings, the real failure is: ```#0 45.93 error @testing-library/[email protected]: The engine "node" is incompatible with this...

needed to deploy as of August 31st 2024