[ https://issues.apache.org/jira/browse/CAUSEWAY-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jörg Rade resolved CAUSEWAY-3495. --------------------------------- Resolution: Fixed > causeway-app-referenceapp /docker-compose.yml needs tweaks > ---------------------------------------------------------- > > Key: CAUSEWAY-3495 > URL: https://issues.apache.org/jira/browse/CAUSEWAY-3495 > Project: Causeway > Issue Type: Bug > Components: Demo App > Reporter: Jörg Rade > Priority: Major > > Errors when called via docker-compose up: > {code} > ERROR: Version in "./docker-compose.yml" is unsupported. You might be seeing > this error because you're using the wrong Compose file version. Either > specify a supported version (e.g "2.2" or "3.3") and place your service > definitions under the `services` key, or omit the `version` key and place > your service definitions at the root of the file to use version 1. > For more on the Compose file format versions, see > https://docs.docker.com/compose/compose-file/ > jrade@DEXXXLPW02R94L:/mnt/c/data/github/causeway-app-referenceapp$ > docker-compose up > Creating network "causeway-app-referenceapp_default" with the default driver > Pulling primary (apachecauseway/demo-wicket-jdo:latest)... > ERROR: The image for the service you're trying to recreate has been removed. > If you continue, volume data could be lost. Consider backing up your data > before continuing. > {code} > Furthermore, secondary is to be removed (replay mechanism). > https://the-asf.slack.com/archives/CFC42LWBV/p1687432369145509?thread_ts=1648577147.703919&cid=CFC42LWBV -- This message was sent by Atlassian Jira (v8.20.10#820010)