{"id":13605414,"url":"https://github.com/sspreitzer/shellinabox-container-image","last_synced_at":"2025-04-12T05:32:59.463Z","repository":{"id":31382988,"uuid":"34946067","full_name":"sspreitzer/shellinabox-container-image","owner":"sspreitzer","description":"shellinabox Container Images","archived":false,"fork":false,"pushed_at":"2023-11-23T16:17:19.000Z","size":18,"stargazers_count":100,"open_issues_count":9,"forks_count":61,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-12-25T05:31:17.047Z","etag":null,"topics":["docker","shellinabox"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/sspreitzer/shellinabox","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/sspreitzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2015-05-02T11:57:07.000Z","updated_at":"2024-11-17T15:22:14.000Z","dependencies_parsed_at":"2024-11-07T10:34:30.144Z","dependency_job_id":"04908bb6-0f2b-4944-b7ff-0ed89e60a04c","html_url":"https://github.com/sspreitzer/shellinabox-container-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sspreitzer%2Fshellinabox-container-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sspreitzer%2Fshellinabox-container-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sspreitzer%2Fshellinabox-container-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sspreitzer%2Fshellinabox-container-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sspreitzer","download_url":"https://codeload.github.com/sspreitzer/shellinabox-container-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248524243,"owners_count":21118609,"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":["docker","shellinabox"],"created_at":"2024-08-01T19:00:58.431Z","updated_at":"2025-04-12T05:32:59.182Z","avatar_url":"https://github.com/sspreitzer.png","language":"Shell","funding_links":[],"categories":["docker"],"sub_categories":[],"readme":"# Table Of Contents\n\n - [Introduction](#introduction)\n - [Version](#version)\n - [Usage](#usage)\n     - [Pull The Image](#pull-the-image)\n     - [Run The Image](#run-the-image)\n - [Configuration](#configuration)\n     - [Available Configuration Parameters](#available-configuration-parameters) \n - [References](#references)\n\n# Introduction\n\nDockerfile to build a shellinabox container image.\n\n# Version\n\nCurrent Version: **2.20**\n\n# Usage\n\n## Pull The Image\n\nPull the latest image, which is *HEAD* of the git repository.\n\n```bash\ndocker pull sspreitzer/shellinabox:latest\n```\n\n## Run The Image\n\nFor example.\n\n```bash\ndocker run -p 4200:4200 -e SIAB_PASSWORD=xyz678abc -e SIAB_SUDO=true sspreitzer/shellinabox:latest\n```\n\n# Configuration\n\n## Available Configuration Parameters\n\n - **SIAB_USERCSS**: String of configured and enabled css extensions. Defaults to system default list.\n - **SIAB_PORT** The port where shellinabox should listen to. Defaults to 4200.\n - **SIAB_ADDUSER** Whether to create a default user. Defaults to true.\n - **SIAB_USER** The name of the user. Defaults to guest.\n - **SIAB_USERID** The numeric ID of the user. Defaults to 1000.\n - **SIAB_GROUP** The primary group of the user. Defaults to guest.\n - **SIAB_GROUPID** The numeric ID of the primary group of the user. Defaults to 1000.\n - **SIAB_PASSWORD** The password of the user. Defaults to an autogenerated password, printed out on stdout.\n - **SIAB_SHELL** The shell of the user. Defaults to /bin/bash.\n - **SIAB_HOME** The home directory of the user. Defaults to /home/guest.\n - **SIAB_SUDO** Whether to allow user to sudo. Defaults to false.\n - **SIAB_SSL** Whether to enable ssl and create certificates on request. Defaults to true.\n - **SIAB_SERVICE** Service strings to use for shellinabox, separated by whitespace. Defaults to local logins */:LOGIN*.\n - **SIAB_PKGS** Packages to be installed before shellinabox starts. Defaults to none.\n - **SIAB_SCRIPT** Script to download and run before shellinabox start. SSL verification is disabled. Defaults to none.\n\n# References\n\n * https://github.com/sameersbn/docker-gitlab/blob/master/README.md\n * https://github.com/spali/docker-shellinabox\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsspreitzer%2Fshellinabox-container-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsspreitzer%2Fshellinabox-container-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsspreitzer%2Fshellinabox-container-image/lists"}