mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
[docker] drop the docker Makefile from the image (#6507)
This commit is contained in:
committed by
techknowlogick
parent
0081cd8dfe
commit
dab38c375d
15
docker/root/etc/nsswitch.conf
Normal file
15
docker/root/etc/nsswitch.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
# /etc/nsswitch.conf
|
||||
|
||||
passwd: compat
|
||||
group: compat
|
||||
shadow: compat
|
||||
|
||||
hosts: files dns
|
||||
networks: files
|
||||
|
||||
protocols: db files
|
||||
services: db files
|
||||
ethers: db files
|
||||
rpc: db files
|
||||
|
||||
netgroup: nis
|
Reference in New Issue
Block a user