Difference between revisions of "Image (docker-compose.yml)"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
  image: [[nginx]]:1.17.3
 
  image: [[nginx]]:1.17.3
 
  image: [[postgres]]:11.8-alpine
 
  image: [[postgres]]:11.8-alpine
 +
image: [[docker.elastic.co]]/elasticsearch/elasticsearch:7.8.0
 
   
 
   
 
  [[docker-compose up -d]]
 
  [[docker-compose up -d]]

Revision as of 20:55, 21 June 2022

image:
Image (docker-compose.yml)
image: Ubuntu
image: nginx:1.17.3
image: postgres:11.8-alpine
image: docker.elastic.co/elasticsearch/elasticsearch:7.8.0

docker-compose up -d
Creating network "ubuntu_default" with the default driver
ERROR: no such image: Ubuntu: invalid reference format: repository name must be lowercase

Related terms

See also

Advertising: