Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.42 KB

File metadata and controls

27 lines (21 loc) · 1.42 KB

Introduction

This directory contains sample projects using the rockcraft plugin:

Troubleshooting

You may encounter this error when pushing the rock to the Docker registry:

[INFO] --- rockcraft:1.1.2:push-rock (default) @ spring-boot-app-sample ---
Getting image source signatures
Copying blob 2f4c8ecd031f [--------------------------------------] 8.0b / 43.0MiB | 1.5 MiB/s
Copying blob e0b40f22155e [>-------------------------------------] 8.0b / 331.0b | 1.1 MiB/s
Copying blob 926aa5051ca2 [>-------------------------------------] 8.0b / 488.0b | 1.5 MiB/s
FATA[0000] writing blob: io: read/write on closed pipe

It may be caused by the Docker snap. Try using docker.io package, or install upstream version of Docker.