Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
/ podman-files Public archive

Personal Repository of Podman Scripts/Dockerfiles created for Podman

License

Notifications You must be signed in to change notification settings

dkvc/podman-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Podmanfiles

Personal Repository of Podman Scripts/Dockerfiles created during learning of Podman

Make sure to use WORKDIR in your container to store your files. The container itself is temporary, particularly during rebuilding of your container using updated Dockerfile.

WARNING FOR USERS USING DOCKER and NON-LINUX USERS!

The files are currently tested using Podman containers on Linux. It may or may not work on Docker or non-Linux computers. Use at your own risk.

Steps to use Podman containers on VSCode

  1. Install Podman
  2. Install Dev Containers extension in VSCode
  3. In VSCode, change the value of dev.containers.dockerPath in Preferences from docker to podman.

Note: VSCode requires VSCode Server for managing remote development and containers. When you open a container for first time in VSCode, it may take time depending on your internet connection.

About

Personal Repository of Podman Scripts/Dockerfiles created for Podman

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages