Skip to content

Commit

Permalink
🐋🔧:pre-set devcontainer use of debianzsz-fisher
Browse files Browse the repository at this point in the history
A pre-release collaboration version.

Refs: OpenINF/docker-fisher#29
Resolves: https://github.com/OpenINF/openinf.github.io/issues/1099
Signed-off-by: Derek Lewis <dereknongeneric@open.inf.is>
Cc: Princess Irulen <grimes@open.inf.is>
Cc: Jorge Bucaran <jorgebucaran@open.inf.is>
  • Loading branch information
DerekNonGeneric committed Feb 9, 2024
1 parent e47a797 commit a572237
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/Dockerfile

This file was deleted.

6 changes: 3 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// For format details, see https://aka.ms/devcontainer.json. For config options,
// see documentation located at the following URL:
// https://github.com/OpenINF/docker-fisher/tree/main/library-scripts/docs
// https://github.com/OpenINF/docker-fisher
{
"name": "Jekyll (OpenINF Community)",
"name": "Debianzsz Fisher (OpenINF Community)",
"build": {
"dockerfile": "Dockerfile"
"dockerfile": "openinf/debianzsz-fisher:latest"
},
"runArgs": [
"--cap-add=SYS_ADMIN",
Expand Down

0 comments on commit a572237

Please sign in to comment.