-
Notifications
You must be signed in to change notification settings - Fork 213
Description
ISSUE
Lighthouse demo depending on some images which are not here. Seems Lighthouse demo release/10.1.0 is not tested and committed.
Branch: release/10.1.0
ERROR: manifest for scr.sitecore.com/demo/base/lighthouse-xp0-modules-base-solr-init:10.1.0-ltsc2019-1010.0 not found: manifest unknown: manifest tagged by "10.1.0-ltsc2019-1010.0" is not found
- I have tried with the latest version of Docker for Windows (Stable or Edge) or Docker Enterprise.
- Windows version is at least 1809 / ltsc2019.
- Windows has the latest updates installed.
Expected behavior
No error when doing: docker-compose up -d
Actual behavior
Can't continue
Additional information
- Output from
docker info:
Client:
Context: default
Debug Mode: false
Plugins:
app: Docker App (Docker Inc., v0.9.1-beta3)
buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
compose: Docker Compose (Docker Inc., 2.0.0-beta.1)
scan: Docker Scan (Docker Inc., v0.8.0)
Server:
Containers: 2
Running: 1
Paused: 0
Stopped: 1
Images: 3
Server Version: 20.10.6
Storage Driver: windowsfilter (windows) lcow (linux)
Windows:
LCOW:
Logging Driver: json-file
Plugins:
Volume: local
Network: ics internal l2bridge l2tunnel nat null overlay private transparent
Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
Swarm: inactive
Default Isolation: hyperv
Kernel Version: 10.0 21390 (21390.1.amd64fre.co_release.210521-1658)
Operating System: Windows 10 Pro Version 2009 (OS Build 21390.2025)
OSType: windows
Architecture: x86_64
CPUs: 8
Total Memory: 15.92GiB
Name: DESKTOP-CB7Q2AM
ID: EEXO:RADI:JZXY:FMRU:33CE:LW6O:7PQB:ZVJH:2PST:PMUO:YAE3:G5ED
Docker Root Dir: C:\ProgramData\Docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: true
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
- Are you running inside a virtualized Windows machine or physical:
Physical machine
Steps to reproduce the behavior
checkout code here: https://github.com/Sitecore/Sitecore.Demo.Platform/tree/release/10.1.0
- switch branch to release/10.1.0
- run: docker-compose up -d