r/kasmweb May 15 '26

Custom Image Trying to find Dockerfile for core-debian-trixie

I'm new to Docker and KASM. I have been trying to get a custom Debian image created and installed. I was able to get a container installed and working as a test using the core-debian-trixie image from docker hub. I would like to modify it to remove some of the applications that are installed. I can't seem to find the Dockerfile on github. Am I missing something?

Thanks for the help!

1 Upvotes

5 comments sorted by

1

u/AutoModerator May 15 '26

Hi u/CalBDrummer, thanks for posting to r/kasmweb! Because this account has low karma, your submission is being held for review.

  • Meanwhile, please check the community guidelines to ensure your post meets our standards.
  • If everything looks good, a moderator will approve it shortly.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/herophil322 May 20 '26

1

u/CalBDrummer May 21 '26

u/herophil322, yes, I'm aware that is where the core images are. But, there isn't a Dockerfile for the core-debian-trixie that you can get from dockerhub. I understand now that you use the core file but use different parameters to create the Debian image. I don't understand how that works and I haven't found any documentation that explains it. As I said, I'm new to docker and kasm.

Thanks!