Skip to content
View Shqipi772's full-sized avatar

Block or report Shqipi772

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shqipi772/README.md

Use a base image that supports systemd, for example, Ubuntu

FROM ubuntu: 20.04

Install necessary packages

RUN apt-get update 8& \ apt-get install -y shellinabox &&
apt-get install -y systemd &&
apt-get clean && \ rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* RUN echo 'root:root' | chpasswd

Expose the web-based terminal port

EXPOSE 4200

Start shellinabox

CMD ["/usr/bin/shellinaboxd”,”ーt、"ーs”,"/:LOGIN"]I

Popular repositories Loading

  1. Shqipi772 Shqipi772 Public

    Config files for my GitHub profile.