Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages