File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,12 @@ knitr::opts_chunk$set(
1313)
1414```
1515
16- # dockitect <img src =" man/figures/dockitect-animated-logo.svg " align =" right " height =" 139 " />
16+ # dockitect <img src =" man/figures/dockitect-animated-logo.svg " align =" right " width =" 139 " />
1717
1818<!-- badges: start -->
1919[ ![ R-CMD-check] ( https://github.com/coatless-rpkg/dockitect/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/coatless-rpkg/dockitect/actions/workflows/R-CMD-check.yaml )
2020<!-- badges: end -->
2121
22- > Create and Validate Dockerfiles from R
23-
2422` dockitect ` is an R package for programmatically creating, validating, and
2523managing Dockerfiles using a pipe-friendly syntax. It bridges the gap between
2624R development and containerization, enabling seamless Docker integration for
Original file line number Diff line number Diff line change 11
22<!-- README.md is generated from README.Rmd. Please edit that file -->
33
4- # dockitect <img src =" man/figures/dockitect-animated-logo.svg " align =" right " height =" 139 " />
4+ # dockitect <img src =" man/figures/dockitect-animated-logo.svg " align =" right " width =" 139 " />
55
66<!-- badges: start -->
77
88[ ![ R-CMD-check] ( https://github.com/coatless-rpkg/dockitect/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/coatless-rpkg/dockitect/actions/workflows/R-CMD-check.yaml )
99<!-- badges: end -->
1010
11- > Create and Validate Dockerfiles from R
12-
1311` dockitect ` is an R package for programmatically creating, validating,
1412and managing Dockerfiles using a pipe-friendly syntax. It bridges the
1513gap between R development and containerization, enabling seamless Docker
You can’t perform that action at this time.
0 commit comments