b23prodtm / acake2php

The Docker web-server features well-known functionalities as cool as posting some web contents with pictures stored in a database. Submodules may be installed via Composer packages.
http://www.b23prodtm.info
Apache License 2.0
1 stars 0 forks source link

Upload working docker image to Hub #49

Closed b23prodtm closed 4 years ago

b23prodtm commented 5 years ago

Issue docker-compose : Step 24/41 : RUN apt-get update -yqq && apt-get install -yqq --no-install-recommends git ssh tar gzip ca-certificates zip unzip libicu-dev libpq-dev libmcrypt-dev libfreetype6-dev libjpeg62-turbo-dev libpng-dev mariadb-client && rm -rf /var/lib/apt/lists ---> Running in b958279a470b W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease Error writing to output file - write (28: No space left on device) [IP: 151.101.120.204 80] W: Failed to fetch http://security.debian.org/debian-security/dists/buster/updates/InRelease Error writing to output file - write (28: No space left on device) [IP: 151.101.120.204 80] W: Failed to fetch http://deb.debian.org/debian/dists/buster-updates/InRelease Error writing to output file - write (28: No space left on device) [IP: 151.101.120.204 80] W: Some index files failed to download. They have been ignored, or old ones used instead. E: Package 'git' has no installation candidate E: Unable to locate package ssh E: Unable to locate package zip E: Unable to locate package unzip E: Unable to locate package libicu-dev E: Unable to locate package libpq-dev E: Unable to locate package libmcrypt-dev E: Unable to locate package libfreetype6-dev E: Unable to locate package libjpeg62-turbo-dev E: Unable to locate package libpng-dev E: Unable to locate package mariadb-client ERROR: Service 'myphpcms' failed to build: The command '/bin/sh -c apt-get update -yqq && apt-get install -yqq --no-install-recommends git ssh tar gzip ca-certificates zip unzip libicu-dev libpq-dev libmcrypt-dev libfreetype6-dev libjpeg62-turbo-dev libpng-dev mariadb-client && rm -rf /var/lib/apt/lists' returned a non-zero code: 100

b23prodtm commented 4 years ago

Docker-Compose task failed Related Issue : https://github.com/docker/compose/issues/88#issuecomment-105768504