Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Dockerfile
Shell_Casing
Feb 2nd, 2021
1,236
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
FROM our-company-docker-container-registry
/
nodejs-
10
:latest
COPY build .
/
build
COPY setup.sh .
RUN .
/
setup.sh
EXPOSE
5000
CMD
[
"node_modules/.bin/serve"
,
"-s"
,
"build"
]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 3 min ago | 0.67 KB
⚡ Earn 8,000$ Monthly Leaked Guide 🎯⭐
JavaScript | 3 min ago | 0.67 KB
🚨 FREE 2,000$ FROM SWAPZONE
JavaScript | 7 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐🎯
JavaScript | 8 min ago | 0.67 KB
✅✅ The Best Money Technique ✅✅
JavaScript | 11 min ago | 0.67 KB
📌 QUICK 1K$ 20 MINUTES ✅📌
JavaScript | 13 min ago | 0.67 KB
🔥🔥 Swapzone +$500 Promotion
JavaScript | 15 min ago | 0.67 KB
📌 VIP MONEY METHOD 📌 🎯📌
JavaScript | 19 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!