Top Leads

Search Icon
Fixed Price Projects
Hourly Projects
PHP
C#
Unity
HTML
Wordpress
Joomla
Phonegap
Frontend development
Drupal
Cakephp
C++
Browser extensions
AWS
Magento
Vba
Angular
Facebook API
Elastic Search
WPF
JAVA
IOS
Android
Python
DBA
Laravel
algorithms developer
Sharepoint
PrestaShop
Controller Developer
Umbraco
SugarCRM
Technical Writing
Asterisk
Search Engine Optimization (SEO)
Ionic
Node.js
Xamarin
DevOps
React
Delphi
Classic ASP
נגישות אתרים
Shopify
OpenCart
Dynamic CRM
CodeIgniter
Yii
Graphic Design
NopCommerce
System Specifications / Project Manager
Chatbot
Assembly
Building Web Systems
Mobile Application
Moodle
Wix
Excel Support
Bot & Automation
Content Writing
vTiger
Embedded
ZOHO CRM
Power BI
Cyber Security
Salesforce
Priority ERP
Augmented & Virtual Reality
Ruby on Rails
Autocad & Solidworks
Zen Cart
CS-Cart
OBS
Test Automation
VirtueMart
OpenCV
Cryptocurrencies & ICO
SAP ( Systems, Applications, and Products )
Web Development
App Development
Software Development
React Native
Flutter
Django
Web Design
SaaS ( Software as a Service )
Docker
Full-Stack Development
Project / Executive Assistant
QA ( Quality Assurance )
Back-End Development
Digital Marketing
Golang
GUI Design- UI,UX
JavaScript
MSSql
Dolphin BoonEx
SkaDate
Vue.js
Kotlin
Azure ( GCP )
Postgres
Three.js
Zend Framework
Windows Phone
WCF
VB Script
MongoDB
jQuery
CSS3
Cocos2D
Backbone.js
ASP MVC.NET
Access Database
HTML 5
ASP.NET
Social Media Marketiing ( SMM )
Sales Representative
Machine Learning
.NET
CSR/Customer Service
3D Rendering and Design
A/B Testing
Accounting Support
Affiliate Marketing
Amazon Advertising
Amazon Marketing Services
Angel Investments and Fund Raising
App Design
Banner Design
Brand Identity Design
Brand Storytelling
Brand Strategy
Branded Merchandise Design
Business Brokerage
Business Coaching
Business Consulting
Business Valuation
Case Study Creation
Chat Marketing
Chatbot Development
Chatbot Marketing
Community Management
Content Gap Analysis
Content Marketing Strategy
Content Repurposing
Content Translation
Conversion Funnel Analysis
Conversion Rate Optimization (CRO)
Copywriting
Crowdfunding
Customer Acquisition Strategy
Customer Feedback Management
Customer Relationship Management (CRM)
Customer Retention
Customer Service Analytics
Customer Service Chatbots
Customer Service Outsourcing
Customer Service Surveys
Customer Service Training
Data Cleaning
Data Enrichment
Data Entry Support
Data Mining
Digital Ad Design
Digital PR
Display Advertising
E-Book Creation
E-Book Design
E-commerce Email Marketing
E-commerce Marketing
E-commerce Optimization
Email Design
Email Marketing
Email Support
Facebook Ads
Go-to-Market Strategy
Google My Business Optimization
Google Shopping Ads
Guest Blogging
HR Support
Icon Design
Illustration Design
Inbound Marketing
Influencer Marketing
Infographic Design
Initial Public Offering (IPO) Services
Instagram Ads
Interactive Content Creation
Interactive Content Marketing
Interactive Design
Knowledge Base Management
Landing Page Optimization
Lead Generation
Legal Support
LinkedIn Ads
Live Chat Support
Local SEO
Logo Design
Market Research Support
Marketing Analytics
Marketing Automation
Marketing Strategy Consulting
Menu Design
Mergers and Acquisitions (M&A)
Mobile App Marketing
Motion Graphics Design
Multilingual SEO
Online Reputation Management
Outbound Marketing
Outdoor Advertising Design
Outsourced Sales
Packaging Design
Pay-per-click Advertising (PPC)
Personalization Marketing
Photo Editing
Pinterest Ads
Pitch Deck Design
Podcast Marketing
Podcast Production
Price Comparison & Monitoring
Print Design
Product Photography
Programmatic Advertising
Programmatic Direct Mail
Project Management Support
Publication Design
Remarketing
Reputation Management
Risk Assessment
Sales Automation
Sales Coaching
Sales Copywriting
Sales Email Copywriting
Sales Funnel Strategy
Sales Funnel Optimization
Search Engine Marketing (SEM)
Self-Service Support
SMS Marketing
Social Media Advertising
Social Media Analytics
Social Media Content Creation
Social Media Contest Management
Social Media Customer Service
Social Media Live Streaming
Social Media Video Design
Trade Show Booth Design
Twitter Ads
Typography Design
Video Advertising
Video Editing
Video Marketing
Video Production
Virtual Events
Visual Search Optimization
Voice Support
Web Analytics
Webinar Production
White Paper Creation
YouTube Ads
Web Scraping
Web Crawling
CTO ( Chief Technology Officer )
English
Hebrew
Urgently Looking for freelancers: 1. Devops with experience on Microk8S & Docker & Traefik & Ingress & Nginx. $6/H at least 1 year experience 2. NodesJS & VueJS & Typescript dev $6/H at least 1 year experience 4H PER DAY 5DAYS/WEEK 3. NopCommerce junior developer, along with .NET COre at least 1 year experience 4H PER DAY 5DAYS/WEEK $6/H
Mike Rogers: Docker for Developer Happiness by Mike Rogers at South West Ruby https://techtalks.io/talk_videos/1fa643e2-c6f4-4255-b085-8f45ab1c80d0… #techtalks #development #technology #video
Docker is the best solution that I know for the ”it works on my machine” problem. It’s a huge time-saver when collaborating with other developers.#developer #tech
Docker vs. Virtual MachinesRead More https://buff.ly/3jWYFwK#docker #devops #kubernetes #linux #python #coding #programming #developer #cloud #virtualmachine #incidentresponse #audit #riskmanagement #virtualnetwork #vmware #cloudcomputing #learntorise #infosectrain
You should be knowing these 10 things in 2023 if you are a java developer, which can help you to stay up-to-date in advanced technology of Java.1. Microservices (0:51)2. Spring Boot (1:20)3. Hibernate (1:39)4. Kubernetes (1:59)5. Docker (2:23)6. Design Patterns (2:43)…
Docker is what drove the developer experience for containers and the adoption. Technology was there many years before, but you needed to know the lower technical drills. Docker brought the higher abstraction and ux.
On a toujours besoin de docker même pour faire un ls -la sur un dossier mdr
Looking for someone who have knowledge about mongodb and docker
Looking for DevOps Job support Technology looking for: Typescript, Pulumi, YAML, Kubernetes, Docker, CICD Pipeline

Dockerfile configuration

Posted 1 year ago
I need to run a docker container, that runs a program. I want to be able to re-read the configuration INSIDE that container, (like kill -HUP ) however when that container is a single process, docker will just terminate the whole container once any kill signal is sent to the process. The solution is to run the main process as ...