loststar opened a new issue, #1597:
URL: https://github.com/apache/streampipes/issues/1597
### Apache StreamPipes version
dev (current development state)
### Affected StreamPipes components
Processing Elements
### What happened?
Similar as #778
When attempting to run `docker-compose -f docker-compose.full.yml up -d`, I
received the following error message:
```
- sources-vehicle-simulator Error
3.2s
Error response from daemon: manifest for
apachestreampipes/sources-vehicle-simulator:0.92.0-SNAPSHOT not found: manifest
unknown: manifest unknown
```
After further investigation on [apachestreampipes/sources-vehicle-simulator
Tags | Docker
Hub](https://hub.docker.com/r/apachestreampipes/sources-vehicle-simulator/tags),
it appears that the latest available version is 0.69.0.
### How to reproduce?
Run `docker-compose -f docker-compose.full.yml up -d`
### Expected behavior
Launch as normal
### Additional technical information
```
Client:
Cloud integration: v1.0.29
Version: 20.10.22
API version: 1.41
Go version: go1.18.9
Git commit: 3a2c30b
Built: Thu Dec 15 22:36:18 2022
OS/Arch: windows/amd64
Context: default
Experimental: true
Server: Docker Desktop 4.16.3 (96739)
Engine:
Version: 20.10.22
API version: 1.41 (minimum version 1.12)
Go version: go1.18.9
Git commit: 42c8b31
Built: Thu Dec 15 22:26:14 2022
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.14
GitCommit: 9ba4b250366a5ddde94bb7c9d1def331423aa323
runc:
Version: 1.1.4
GitCommit: v1.1.4-0-g5fd4c4d
docker-init:
Version: 0.19.0
GitCommit: de40ad0
```
### Are you willing to submit a PR?
Yes, I am willing to submit a PR!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]