{"id":16162993,"url":"https://github.com/d3vilh/samba-docker","last_synced_at":"2026-04-17T05:03:55.036Z","repository":{"id":200500824,"uuid":"705659876","full_name":"d3vilh/samba-docker","owner":"d3vilh","description":"Simple but fast samba server which lives in tiny Alpine Linux container.","archived":false,"fork":false,"pushed_at":"2023-10-24T19:46:02.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T08:52:22.116Z","etag":null,"topics":["alpine","alpine-image","alpine-linux","container","docker","docker-compose","samba","samba-server","samba-share"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d3vilh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"d3vilh","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.buymeacoffee.com/d3vilh"]}},"created_at":"2023-10-16T12:57:41.000Z","updated_at":"2023-10-16T16:37:31.000Z","dependencies_parsed_at":"2023-10-24T20:37:47.745Z","dependency_job_id":null,"html_url":"https://github.com/d3vilh/samba-docker","commit_stats":null,"previous_names":["d3vilh/samba-docker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3vilh%2Fsamba-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3vilh%2Fsamba-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3vilh%2Fsamba-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3vilh%2Fsamba-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d3vilh","download_url":"https://codeload.github.com/d3vilh/samba-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247590580,"owners_count":20963173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpine","alpine-image","alpine-linux","container","docker","docker-compose","samba","samba-server","samba-share"],"created_at":"2024-10-10T02:34:10.498Z","updated_at":"2026-04-17T05:03:54.995Z","avatar_url":"https://github.com/d3vilh.png","language":"Shell","funding_links":["https://github.com/sponsors/d3vilh","https://www.buymeacoffee.com/d3vilh"],"categories":[],"sub_categories":[],"readme":"# samba-docker\nSpeedy Samba Server Encased in a Minimal Alpine Linux Container.\n\n[![latest version](https://img.shields.io/github/v/release/d3vilh/samba-docker?color=%2344cc11\u0026label=LATEST%20RELEASE\u0026style=flat-square\u0026logo=Github)](https://github.com/d3vilh/samba-docker/releases/latest) [![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/d3vilh/samba-docker/latest?logo=docker\u0026label=DOCKER%20IMAGE\u0026color=2344cc11\u0026style=flat-square\u0026logoColor=white)](https://hub.docker.com/r/d3vilh/samba-docker) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/d3vilh/samba-docker/latest?logo=Docker\u0026color=2344cc11\u0026label=IMAGE%20SIZE\u0026style=flat-square\u0026logoColor=white)\n\n\n## Quickstart\n\n```yml\nsamba:\n  image: d3vilh/samba-docker:latest\n  hostname: samba\n  container_name: samba\n\n  volumes:\n    # Sharing Samba config file\n    - ./smb.conf:/etc/samba/smb.conf\n\n    # Shares\n    - ~/files:/mnt/files\n    - ~/torrents:/mnt/torrents :ro\n\n  ports:\n    - \"137:137/udp\"\n    - \"138:138/udp\"\n    - \"139:139/tcp\"\n    - \"445:445/tcp\"\n\n  environment:\n    - USERNAME=raspberry\n    - PASSWORD=gateway\n    # - UID=1000 # Optional to override default UID = 1000\n    # - GID=1000 # Optional to override default GID = 1000\n```\n\n## Build own image\n  \n```bash\n./build-image.sh\n```\n\n\n\u003ca href=\"https://www.buymeacoffee.com/d3vilh\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"51\" width=\"217\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3vilh%2Fsamba-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3vilh%2Fsamba-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3vilh%2Fsamba-docker/lists"}