docker tag

135 questions


1 answers
86 views
0
How each service communicates in a microservice architecture

Hello, I'm a student studying micro-service architecture.I understand that micro-services use containers classified according to the service.Corresponding https://github.com/GoogleCloudPlatform/micros...


1 answers
87 views
0
Docker: When you spin the jekyll on the docker,

Hello.I want to distribute the blog by spinning Jekyll on the docker. I erased Ruby just now If Ruby is not local and only dockers, image files, and blog source files are needed, can the development s...

1 years ago

1 answers
115 views
0
Error issuing Let's Encrypt certificate from Dokku.

I installed and use a Docker-based PaaS tool (?) called Dokku in my AWS EC2 instance.Recently, a Let's Encrypt plug-in came out and I'm trying to use it to issue a certificate. I've tried several time...


1 answers
36 views
0
How to serve nginx static file with docker

I'm working on a personal project using Docker. You want to create a project with https by getting an ssl certificate and setting a password.nginx added and proceeded with these settings.ssl on;ssl_...

2 years ago

1 answers
37 views
0
Make the current execution environment a docker image

Currently, I have set up my Raspberry Pi 4 for tensorflow and object detection, and I have built a server with APM.I want to create a docker image with this setting statusIf you make the environment o...

2 years ago
« - 14 -

© 2024 OneMinuteCode. All rights reserved.