Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-webtop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MyDockerImages
docker-webtop
Commits
d6f7248a
Unverified
Commit
d6f7248a
authored
2 years ago
by
Dominique Marcadet
Browse files
Options
Downloads
Patches
Plain Diff
update README about ssh and jammy
parent
b5a66d87
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
d6f7248a
...
...
@@ -7,7 +7,7 @@ This image is a base image for a linux with a GUI running either on a local dock
It is based on
[
WebTop image from LinuxServer.io
](
https://github.com/linuxserver/docker-webtop
)
which is maintained and quite often updated.
This image use Ubuntu 2
0
.04 and the
[
IceWM
](
https://ice-wm.org
)
window manager.
This image use Ubuntu 2
2
.04 and the
[
IceWM
](
https://ice-wm.org
)
window manager.
## Changes
...
...
@@ -17,10 +17,10 @@ was not succesful.
## Details
-
The exposed ports are 3000 (VNC with a Web Browser), 3080 (nginx reverse proxy) and 3089
-
The exposed ports are
22 (sshd),
3000 (VNC with a Web Browser), 3080 (nginx reverse proxy) and 3089
(RDP)
-
The user folder is
`/config`
-
the user password
is
`abc`
, sudo is without password
-
the user
is
`abc`
, its
password
also
, sudo is without password
-
if docker is installed on your computer, you can run (amd64 or arm64 architecture) this
image, assuming you are in a specific folder that will be shared with the container at
`/config`
, with:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment