Accepting request 1172923 from devel:BCI:Tumbleweed

🤖: sync package with devel:BCI:Tumbleweed from OBS

OBS-URL: https://build.opensuse.org/request/show/1172923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc-14-image?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2024-05-10 10:04:51 +00:00 committed by Git OBS Bridge
commit d1cd5b55ce
2 changed files with 9 additions and 2 deletions

View File

@ -1,13 +1,15 @@
# The GNU Compiler Collection Container Image
# openSUSE Tumbleweed BCI GNU Compiler Collection Container Image (GCC)
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
# Description
The GNU Compiler Collection (GCC) is an optimizing compiler for various
architectures and operating systems. It is the default compiler in the GNU
project and most Linux distributions, including SUSE Linux Enterprise and
openSUSE.
## How to use the image
## Usage
### Compile an application with a `Dockerfile`

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 8 16:26:31 UTC 2024 - Dirk Mueller <dmueller@suse.com>
- README fixes - better titles and follow recommended document structure
-------------------------------------------------------------------
Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com>