docker tag

135 questions


1 answers
86 views
0
I want to enroll the root CA certificate with KubernetesAPI

I am building a kubernetes environment with microk8s on a physical server.In order to build a docker registry pod in the environment and pull and deploy a custom image directly into Kubernetes, it was...

1 years ago

1 answers
130 views
0
Dockerfile Does Not Set Environment Variable PATH [Duplicate]

(3 answers) Two years agoI am trying to deploy rbenv in a virtual environment using Docker, but I get an error when PATH is not passed in the rbenv install section.The Dockerfile is as follows. FR...

1 years ago

1 answers
45 views
0
I don't know how to boot the mastodon Docker image.

toosuite/mastodon-Docker HubIt doesn't say Official, but I think the above is probably the Docker image created by the author himself.docker run and it looks like the following%docker run bootsuite/ma...

1 years ago

1 answers
74 views
0
ESC does not work well in Ubuntu environment created by Docker and Vim cannot be removed

I'd like to use the vim command in Ubuntu created in Docker.If you press esc, you will only see ^[ and cannot switch modes.The environment is as follows:hosts:macOScontainers:Ubuntu 14.04Installing Vi...

1 years ago

1 answers
91 views
0
I want to darken JupiterLab with the command.

I would like to use JupiterLab using Docker on WSL2 of Win10.At this time, I would like to avoid putting the container into dark mode every time I start it.So, just like putting Jupiter notebook in da...


1 answers
44 views
0
I want to change the PHP version for development with Docker+Ubuntu+Lavel.

I am currently trying to develop a web application on Ravel sail.The environment is Docker+Ubuntu, but it does not match the PHP version of the rental server I rent, so I would like to lower the PHP v...

1 years ago

1 answers
103 views
0
Platform Unsupported Error, TravisCI Does Not Work

environmentruby 2.6.5rails6MySQLMacOS with M1 chipWhat do you want to solvePlatform unsupported error, travis.yml does not run well.Also, sudo is deprecated and an error appears if it is ineffective.D...

1 years ago

1 answers
126 views
0
I don't know how to connect PgAdmin4 to a DB container containing data on docker.

I would like to connect PgAdmin4 to a DB container with data in Win10 and WSL2 and operate it from a browser.Use the following containers with data, and they seem to be doing well, so you can throw a ...


1 answers
97 views
0
I want to improve the loss rate and acc rate of the image discrimination AI model.

We are developing AI to distinguish between rabbits and turtles.However, for some reason, the learning is not going well and the values of loss and acc (discriminatory success rate) are not getting be...


2 answers
46 views
0
Please tell me why the Docker container can use the host OS kernel.

When I looked at the difference between Docker and VM, I realized that while VM works with OS, Docker containers can use the kernel of the host OS, and other libraries and apps are included in the Doc...

1 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.