Kenji Otsuka

- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
-
Kenji Otsuka created a post, AnsweredSet Ruby interpreter via docker-compose.yml
When I tried to add Ruby interpreter based on docker-compose.yml, it failed.Could you please tell me how I can add it correctly?My docker-compose.yml is this:version: "3.8" services: main: i... -
Kenji Otsuka commented, -
Kenji Otsuka commented, -
Kenji Otsuka created a post, AnsweredIs there any good way to use .env file in bootrun?
Hello, I have a question about .env file and spring project. We can run the spring boot project from the buttons at top-right corner. Is there any good way to use ".env" file in the project? We ca... -
Kenji Otsuka created a post, AnsweredHow can I add docker engine on WSL2 to the services?
I'm working on Windows 11. I want to add WSL2 docker engine to the following services list. is it available? -
Kenji Otsuka created a post, Is it unavailable to run jupyter notebook on WSL2?
I'm writing jupyter notebook file and I tried to run a cell. At that time, Python environment is configured to use the Python in WSL2. But an error appeared. The server was configured with... -
-
Kenji Otsuka created a post, How can I configure the Ruby SDK?
Hello, I'm in trouble. My editor shows "No Ruby interpreter configured for the project". But when I clicked "Configure" link, it looks being set as ruby-2.6.5. How can I solve this problem? my e... -
Kenji Otsuka commented,