Skip to content

RimuTec/open-policy-agent-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Policy Agent in Dev Container (TypeScript)

This is the complete source code for the article "Open Policy Agent in a Dev Container".

Prerequisites

On your computer you need the following tools installed for the example code in this repository to work:

  1. VS Code
  2. VS Code Extension "Remote Development"
  3. git command line client (CLI)
  4. Docker Desktop

All other dependencies will be installed by the dev container that is included in this code base. The example code is designed and expected to work on Linux, MacOS and Windows.

Note (Windows Only)

A note regarding Windows: You want to use Windows WSL and you want to clone this repo into the Linux filesystem. If you clone this repo into the Windows file system (NTFS) you are highly likely to experience obscure issues caused by a sub-par implementation of file change notifications. See article "Docker Desktop on WSL2: The Problem with Mixing File Systems" for more details and how to avoid this problem.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published