Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oppdatert README #27

Merged
merged 1 commit into from
Jan 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Introduction

This is a repository containing Docker files for containers relevant for
Rapporteket.

If you do not know what containers are you can read more about it
[here](https://www.cio.com/article/2924995/software/what-are-containers-and-why-do-you-need-them.html) and
[here](https://en.wikipedia.org/wiki/Operating-system-level_virtualization#cite_note-1)
.

[Docker](https://www.docker.com/) is one way of using appliation containers.
Going down that path, [this](https://docs.docker.com/get-started/) is a nice
place to get started.
[here](https://docs.docker.com/get-started/).

# Content

Contents are found in the sub-directories of this repository. A short summary is
provided below.

## code-server

A docker image containing R and the IDE [Visual Studio Code](https://code.visualstudio.com/).

## Development environment with data for Rapporteket
If you are into development of content at Rapporteket you might want RStudio as
an
Expand Down