Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sed: can't read /home/steam/tf-dedicated/tf/cfg/server.cfg #40

Open
mohd-akram opened this issue Jun 22, 2024 · 1 comment
Open

sed: can't read /home/steam/tf-dedicated/tf/cfg/server.cfg #40

mohd-akram opened this issue Jun 22, 2024 · 1 comment

Comments

@mohd-akram
Copy link

I get this when starting the server. I run it like so:

podman run -itd -v ~/tf2:/home/steam/tf-dedicated:Z --userns=keep-id \
	--net=host --name=tf2 --env-file=tf2.env \
	docker.io/cm2network/tf2:latest-x64
@mohd-akram
Copy link
Author

Overlapping a container directory and a bind mounted volume isn't supported, that's why the cfg directory is empty at this point. Probably the entry script should just copy the files on first run from another location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant