A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/biomejs/docker below:

biomejs/docker: Official Docker images for Biome

This repository contain the source code for building the official Docker images for Biome.

Supported architectures: amd64, arm64

Docker images are available for all versions of Biome starting from 1.7.0.

Images are tagged with the following format:

ghcr.io/biomejs/biome:{major}
ghcr.io/biomejs/biome:{major}.{minor}
ghcr.io/biomejs/biome:{major}.{minor}.{patch}

The default working directory is set to /code in the container.

# Check files
docker run -v $(pwd):/code ghcr.io/biomejs/biome:1.9.4 check
docker run -v $(pwd):/code ghcr.io/biomejs/biome:1.9.4 check --write

# Lint files
docker run -v $(pwd):/code ghcr.io/biomejs/biome:1.9.4 lint
docker run -v $(pwd):/code ghcr.io/biomejs/biome:1.9.4 lint --write

# Format files
docker run -v $(pwd):/code ghcr.io/biomejs/biome:1.9.4 format
docker run -v $(pwd):/code ghcr.io/biomejs/biome:1.9.4 format --write

This project is licensed under the MIT License.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4