Docker - Service 'php' failed to build: The command '/bin/sh The 2019 Stack Overflow Developer...
Can a flute soloist sit?
What does もの mean in this sentence?
Match Roman Numerals
If my opponent casts Ultimate Price on my Phantasmal Bear, can I save it by casting Snap or Curfew?
Star Trek - X-shaped Item on Regula/Orbital Office Starbases
Likelihood that a superbug or lethal virus could come from a landfill
Correct punctuation for showing a character's confusion
If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?
What do these terms in Caesar's Gallic Wars mean?
How do PCB vias affect signal quality?
Is an up-to-date browser secure on an out-of-date OS?
Inverse Relationship Between Precision and Recall
How to charge AirPods to keep battery healthy?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
How can I define good in a religion that claims no moral authority?
Why are there uneven bright areas in this photo of black hole?
How to support a colleague who finds meetings extremely tiring?
I am an eight letter word. What am I?
What is the meaning of Triage in Cybersec world?
Why does the nucleus not repel itself?
How come people say “Would of”?
How did passengers keep warm on sail ships?
A word that means fill it to the required quantity
Can there be female White Walkers?
Docker - Service 'php' failed to build: The command '/bin/sh
The 2019 Stack Overflow Developer Survey Results Are InInstalling Virtual Box on Ubuntu 11.10Errors when updating package list with apt-get on (K)ubuntuDkpg very very broken, how to repair / start from clean slate?ubuntu 14.04 cannot “apt-get update or install” okDebian Scripting to remove the logging during apt-get installUpdating single package in old linux installationSending Emails within a Docker ContainerGeneral Open edX discussion › edx-e2e-tests testing failed (Please specify the firefox binary location or install firefox)apt-get update fails with custom repositoryIssue with fetching http://deb.debian.org/debian/dists/jessie-updates/InRelease with docker
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have a new error that I had never seen before, When I launch docker-compose up -d
I facing to this error :
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
docker-compose up -d
Step 5/83 : RUN apt-get update ---> Running in 104ec4a1d270 Get:1
http://security.debian.org jessie/updates InRelease [44.9 kB] Ign
http://deb.debian.org jessie InRelease Get:2 http://deb.debian.org
jessie-updates InRelease [7340 B] Get:3 http://deb.debian.org jessie
Release.gpg [2420 B] Get:4 http://deb.debian.org jessie Release [148
kB] Get:5 http://security.debian.org jessie/updates/main amd64
Packages [825 kB] Get:6 http://deb.debian.org jessie/main amd64
Packages [9098 kB] Fetched 10.1 MB in 6s (1492 kB/s) W: Failed to
fetch http://deb.debian.org/debian/dists/jessie-updates/InRelease
Unable to find expected entry 'main/binary-amd64/Packages' in Release
file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
Note : executed on Ubuntu 18.4
linux ubuntu docker
New contributor
add a comment |
I have a new error that I had never seen before, When I launch docker-compose up -d
I facing to this error :
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
docker-compose up -d
Step 5/83 : RUN apt-get update ---> Running in 104ec4a1d270 Get:1
http://security.debian.org jessie/updates InRelease [44.9 kB] Ign
http://deb.debian.org jessie InRelease Get:2 http://deb.debian.org
jessie-updates InRelease [7340 B] Get:3 http://deb.debian.org jessie
Release.gpg [2420 B] Get:4 http://deb.debian.org jessie Release [148
kB] Get:5 http://security.debian.org jessie/updates/main amd64
Packages [825 kB] Get:6 http://deb.debian.org jessie/main amd64
Packages [9098 kB] Fetched 10.1 MB in 6s (1492 kB/s) W: Failed to
fetch http://deb.debian.org/debian/dists/jessie-updates/InRelease
Unable to find expected entry 'main/binary-amd64/Packages' in Release
file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
Note : executed on Ubuntu 18.4
linux ubuntu docker
New contributor
add a comment |
I have a new error that I had never seen before, When I launch docker-compose up -d
I facing to this error :
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
docker-compose up -d
Step 5/83 : RUN apt-get update ---> Running in 104ec4a1d270 Get:1
http://security.debian.org jessie/updates InRelease [44.9 kB] Ign
http://deb.debian.org jessie InRelease Get:2 http://deb.debian.org
jessie-updates InRelease [7340 B] Get:3 http://deb.debian.org jessie
Release.gpg [2420 B] Get:4 http://deb.debian.org jessie Release [148
kB] Get:5 http://security.debian.org jessie/updates/main amd64
Packages [825 kB] Get:6 http://deb.debian.org jessie/main amd64
Packages [9098 kB] Fetched 10.1 MB in 6s (1492 kB/s) W: Failed to
fetch http://deb.debian.org/debian/dists/jessie-updates/InRelease
Unable to find expected entry 'main/binary-amd64/Packages' in Release
file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
Note : executed on Ubuntu 18.4
linux ubuntu docker
New contributor
I have a new error that I had never seen before, When I launch docker-compose up -d
I facing to this error :
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
docker-compose up -d
Step 5/83 : RUN apt-get update ---> Running in 104ec4a1d270 Get:1
http://security.debian.org jessie/updates InRelease [44.9 kB] Ign
http://deb.debian.org jessie InRelease Get:2 http://deb.debian.org
jessie-updates InRelease [7340 B] Get:3 http://deb.debian.org jessie
Release.gpg [2420 B] Get:4 http://deb.debian.org jessie Release [148
kB] Get:5 http://security.debian.org jessie/updates/main amd64
Packages [825 kB] Get:6 http://deb.debian.org jessie/main amd64
Packages [9098 kB] Fetched 10.1 MB in 6s (1492 kB/s) W: Failed to
fetch http://deb.debian.org/debian/dists/jessie-updates/InRelease
Unable to find expected entry 'main/binary-amd64/Packages' in Release
file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old
ones used instead. ERROR: Service 'php' failed to build: The command
'/bin/sh -c apt-get update' returned a non-zero code: 100
Note : executed on Ubuntu 18.4
linux ubuntu docker
linux ubuntu docker
New contributor
New contributor
New contributor
asked yesterday
user1019721user1019721
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
user1019721 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1423766%2fdocker-service-php-failed-to-build-the-command-bin-sh%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
user1019721 is a new contributor. Be nice, and check out our Code of Conduct.
user1019721 is a new contributor. Be nice, and check out our Code of Conduct.
user1019721 is a new contributor. Be nice, and check out our Code of Conduct.
user1019721 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1423766%2fdocker-service-php-failed-to-build-the-command-bin-sh%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown