Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Images tagged with -alpine-XX aren't based on alpine linux #71

@kvj

Description

@kvj

Instead they are based on Ubuntu

kvorobyev@ZALANDO-62321 ~ % docker run --rm -it registry.opensource.zalan.do/stups/node:12.10.0-alpine-49 /bin/bash
root@361b04f36bcb:/# which apt
/usr/bin/apt
root@361b04f36bcb:/# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS"
root@361b04f36bcb:/#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions