Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
dockerfile
dreamkiller
docker
Tuesday, August 30, 2022 1:02 AM
The simplest Golang Dockerfile Setup
The simplest Golang Dockerfile Setup
$ 0.000
0
the-icon
docker
Wednesday, April 22, 2020 10:19 AM
Creating an image from a DockerFile and testing the container.
Step 1: Create an index.html file Step 2: Create a Dockerfile by an editor using command : vi Dockerfile Step 3: Write code as follows in the Dockerfile and save it. From nginx:alpine COPY .
$ 0.000
3
tomas-petrauskas
docker
Friday, February 28, 2020 6:59 AM
How to Dockerize Sample .NET Core API/Web Application
I always use docker to run or publish my applications. It makes life so easy to build, publish and update applications on servers. Example files I uploaded all example files in to my GitHub Repository.
$ 2.103
12
1
tkgcci
takagotch
Monday, November 25, 2019 6:21 PM
The best alpine os with docker ever now
FROM alpine:3.7 WORKDIR / ENV GOPATH /go RUN apk add --no-cache --virtual=build=deps go git gcc g++ COPY . /go/src/github.com/takagotch/todoapi RUN go get github.com/go-sql-driver/mysql RUN go get
$ 0.000
0
splintertrends
Splinterlands
Sunday, August 3, 2025 8:22 AM
Promoted
TRENDZ Loyalty Program Giveaway (August)
Get your share from SWAP.HIVE, SPS and TRENDZ tokens
$ 0.745
78
3
2
liopark12
architecture
Wednesday, June 6, 2018 8:48 AM
본격적인 Docker활용해보자 실제 구축편
Infrastructure Architecture on Retail with docker 최종적으로 구축된 구성도다. 초기 부터 내가 모든 것을 설계 했다면 좀더 좋은 결과가 나왔을텐데 좀 아쉽다. 실제로 내가 관리 가능한 부분이 한정되었고 좀 더 개선 되었으면 하는 부분도 있지만 난 여기까지만 A. Main Service_Cloud Server(본부 서비스용)
$ 0.000
2
3
arkangelb
programacion
Thursday, April 19, 2018 10:00 PM
Docker: Dockerfile intro
Imagen tomada de runnable Dockerfile Se define como un documento de texto que contiene todos los comandos que un usuario puede llamar en CLI para generar una imagen. Utilizando el comando docker build
$ 0.139
9
1
junn
kr
Monday, February 5, 2018 1:24 PM
맥(Mac)에서 이해하는 도커(Docker) #1
컴퓨터 전공자, 혹은 직업으로 하는 사람이 아니다보니 새로운 개념을 습득해야할 때면 시간이 상당히 오래걸리는 편입니다. 게다가 한글로 된 예제가 잘 찾아지지 않는 경우라면 더더욱. 어쩌다보니 이전부터 알고는 있었지만 쓸일이 없었던 도커(Docker)라는 것에 대해 접하게 되었습니다. 생각보다 쉽지만 또 어려운.. Hyperledger Sawtooth를 구동시키기에
$ 46.145
17
12
1
Top communities
Create decentralized community