株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

Settings→Developer Settings→Personal access tokens→Generate new token

Dockerfile

FROM alpine:latest
RUN apk update && apk add git
RUN git clone https://0ed6ee0379adb61e39c8c6c1xxxxx69:x-oauth-basic@github.com/yuta0910/VampireDesire.git

ビルド

docker build -t git-test:1 . --no-cache

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)