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

this docker container as compose, if anyone stumbles across it #1

Open
kurinukes opened this issue Mar 12, 2023 · 0 comments
Open

this docker container as compose, if anyone stumbles across it #1

kurinukes opened this issue Mar 12, 2023 · 0 comments

Comments

@kurinukes
Copy link

kurinukes commented Mar 12, 2023


version: "2.1"
services:
ps2smb:
image: fortu/ps2smb
container_name: ps2smb
hostname: ps2smb
volumes:
- /FULL/PATH/OF/THE/smb.conf:/etc/samba/smb.conf
- /FULL/PATH/OF/PS2/GAMES/ISO:/mnt/games
ports:
- PORT:445
restart: unless-stopped

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