Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged docker

0 votes
2.4k views
1 answer
    I am getting the strange error below in my Jenkins pipeline [Pipeline] withDockerContainer acp-ci-ubuntu-test does ... further are also helpful. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm currently trying to create a reverse proxy for two Angular apps. I want the apps to be both accessible ... here can help me with that. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    I have tried executing this docker command to setup Jaeger Agent and jaeger collector with elasticsearch. ... no Elasticsearch node available See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I have a Dockerfile that defines a Ruby on Rails stack. Here is the Dockerfile: FROM ubuntu:14.04 MAINTAINER ... exactly why this is happening. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    docker-compose: mysql: image: mysql:5.7.16 container_name: f_mysql volumes: - ./db:/var/lib/mysql environment: ... -uroot', I login mysql. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    docker-compose: mysql: image: mysql:5.7.16 container_name: f_mysql volumes: - ./db:/var/lib/mysql environment: ... -uroot', I login mysql. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.1k views
1 answer
    Is there any way to copy multiple directories in one command, to reduce the number of layers? E.g., ... to copy the directories themselves. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I want to create Dockerfile that will be able to build three different images (one at the moment). Those images ... should be a common issue. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Using Laradock System Info: Docker version: 17.10.0-ce, build f4ffd25 OS: Windows 10 Home When I run docker ... 7 machine and its working. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have an application running over a POD in Kubernetes. I would like to store some output file logs on a ... nfs config to make it shorter See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    Hello I created a codepipeline project with the following configuration: Source Code in S3 pulled from Bitbucket. ... any help is appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
914 views
1 answer
    How do I add the host port to the URLs in my serialized responses? Django is currently providing them without ... off; log_not_found off; } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am aware that I can limit the resources allocated to a container while provisioning using docker with ... container with changed resources? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I need checkout project in my CI server build image reusing docker cache. Docker ADD not use ... b20252a00160 Successfully built 4d9932882e06 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I have a virtual machine hosting Oracle Linux where I've installed Docker and created containers using a docker ... /jenkins:/var/jenkins_home" See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Does anyone have any advice on how to pull from Azure container registry whilst running within Azure container ... -agent containerPort: 50000 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Does anyone have any advice on how to pull from Azure container registry whilst running within Azure container ... -agent containerPort: 50000 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Does anyone have any advice on how to pull from Azure container registry whilst running within Azure container ... -agent containerPort: 50000 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Does anyone have any advice on how to pull from Azure container registry whilst running within Azure container ... -agent containerPort: 50000 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    When trying to enter into Docker VM in mac, I am getting screen is terminating error whereby I cannot go into ... ? Thank you for the help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    I'm using the declarative pipeline syntax to do some CI work inside a docker container. I've noticed that the ... at the root of the file. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I need to create an image with tomcat installation details.I tried many dockerfile in net and tried to build ... tomcat image.Thanks in advance. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
923 views
1 answer
    I have nginx in a docker container, and a nodejs webapp in another docker container. The nodejs server is ... the basics is working now. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Basically, when using Google Cloud Build, how do I read a value that was written in an earlier build step in ... the argument to docker build). See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.3k views
1 answer
    I am trying to install google-chrome-stable on alpine image using dpkg. However, the dpkg is installed but it does not install ... ", "0.0.0.0"] See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I recently found out about Podman (https://podman.io). Having a way to use Linux fork processes instead of a ... -compose.yml file, if possible. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    If a Dockerfile is written with mistakes for example: CMD ["service", "--config", "/etc/service.conf] ... detect such mistake before building? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    I have a Kubernetes setup installed in my Ubuntu machine. I'm trying to setup a nfs volume and mount it to ... pod, skipping: exit status 32 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...