Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about hosts

Read more about hosts

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - hosts

Docker mounts /etc/hosts files from host system to container

I met with such a problem for myself. I have a need to limit the disk space inside the container. At the moment, I started using the "--storage-opt size=4G" option to limit disk space, but w...
test-img

Kwoq

docker

volume

hosts

Votes: 0

Answers: 0

WSL hosts file with custom domain

I create a basic express app const express = require('express'); const app = express(); app.get("*", (req, res) => {; res.contentType('html'); res.send("HELLO FROM WSL"); ...
test-img

ZecKa

windows-subsystem-for-linux

wsl-2

hosts

Votes: 0

Answers: 2

Latest Answer

Finally I found a solution on github: https://github.com/microsoft/WSL/issues/5728#issuecomment-917295590 Instead declare domain like that 127.0.0.1 custom.local I do as follow: 127.0.0.1 cu...
test-img

ZecKa

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved